template <>
class SyncEventHandler
Defined at line 198 of file fidling/gen/src/devices/tests/v2/compat-runtime/fuchsia.compat.runtime.test/cpp/fidl/fuchsia.compat.runtime.test/cpp/natural_messaging.h
Public Methods
::fidl::Status HandleOneEvent (::fidl::UnownedClientEnd< ::fuchsia_compat_runtime_test::Waiter> 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 SyncEventHandler ()
Defined at line 202 of file fidling/gen/src/devices/tests/v2/compat-runtime/fuchsia.compat.runtime.test/cpp/fidl/fuchsia.compat.runtime.test/cpp/natural_messaging.h