template <>
class AsyncEventHandler
Defined at line 482 of file fidling/gen/sdk/fidl/fuchsia.audio/fuchsia.audio/cpp/fidl/fuchsia.audio/cpp/natural_messaging.h
Public Methods
void AsyncEventHandler ()
Defined at line 486 of file fidling/gen/sdk/fidl/fuchsia.audio/fuchsia.audio/cpp/fidl/fuchsia.audio/cpp/natural_messaging.h
void OnWillClose (::fidl::Event< ::fuchsia_audio::StreamSink::OnWillClose> & )
Sent immediately before the consumer closes to indicate why the consumer is closing the
connection. After sending this event, the consumer must refrain from sending any more
messages and close the connection promptly.