template <>
class NaturalEventSender
Defined at line 526 of file fidling/gen/sdk/fidl/fuchsia.audio/fuchsia.audio/cpp/fidl/fuchsia.audio/cpp/natural_messaging.h
Public Methods
::fit::result< ::fidl::OneWayError> OnWillClose (const ::fuchsia_audio::StreamSinkOnWillCloseRequest & payload)
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.