template <>
class WireSyncEventHandler
Defined at line 293 of file fidling/gen/sdk/testing/fidl/types_tests/test.types/cpp/fidl/test.types/cpp/wire_messaging.h
Public Methods
::fidl::Status HandleOneEvent (::fidl::UnownedClientEnd< ::test_types::TestInterface> client_end)
Handle all possible events defined in this protocol.
Blocks to consume exactly one message from the channel, then call the corresponding virtual
method.
void WireSyncEventHandler ()
Defined at line 297 of file fidling/gen/sdk/testing/fidl/types_tests/test.types/cpp/fidl/test.types/cpp/wire_messaging.h