template <>

class NaturalClientImpl

Defined at line 8972 of file fidling/gen/sdk/fidl/fuchsia.media/fuchsia.media/cpp/fidl/fuchsia.media/cpp/natural_messaging.h

Public Methods

::fidl::internal::NaturalThenable< ::fuchsia_media::UsageGainListener::OnGainMuteChanged> OnGainMuteChanged (const ::fidl::Request< ::fuchsia_media::UsageGainListener::OnGainMuteChanged> & request)

Called immediately on connection and afterward any time

the usage gain setting changes.

Clients must respond to acknowledge the event. Clients that do not acknowledge their

events will eventually be disconnected.

Note: This API does not have mute reporting implemented; `muted` is always false.