class ChannelWaiter
Defined at line 106 of file ../../sdk/lib/fidl/cpp/wire/include/lib/fidl/cpp/wire/internal/transport_channel.h
Public Methods
void ChannelWaiter (fidl_handle_t handle, async_dispatcher_t * dispatcher, TransportWaitSuccessHandler success_handler, TransportWaitFailureHandler failure_handler)
Defined at line 108 of file ../../sdk/lib/fidl/cpp/wire/include/lib/fidl/cpp/wire/internal/transport_channel.h
zx_status_t Begin ()
Defined at line 162 of file ../../sdk/lib/fidl/cpp/wire/transport_channel.cc
CancellationResult Cancel ()
Defined at line 171 of file ../../sdk/lib/fidl/cpp/wire/transport_channel.cc