template <>

class NaturalEventHandlerInterface

Defined at line 471 of file fidling/gen/sdk/fidl/fuchsia.audio/fuchsia.audio/cpp/fidl/fuchsia.audio/cpp/natural_messaging.h

Public Methods

void NaturalEventHandlerInterface ()

Defined at line 474 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.

void ~NaturalEventHandlerInterface ()

Defined at line 475 of file fidling/gen/sdk/fidl/fuchsia.audio/fuchsia.audio/cpp/fidl/fuchsia.audio/cpp/natural_messaging.h