template <>
class WireWeakSyncClientImpl
Defined at line 26587 of file fidling/gen/sdk/fidl/fuchsia.media/fuchsia.media/cpp/fidl/fuchsia.media/cpp/wire_messaging.h
Public Methods
::fidl::WireResult< ::fuchsia_media::UsageWatcher2::OnStateChanged> OnStateChanged (::fuchsia_media::wire::Usage2 usage, ::fuchsia_media::wire::UsageState state)
Called on first connection and whenever the watched usage changes. The provided
usage will always be the bound usage; it is provided so that an implementation of
this protocol may be bound to more than one usage.
Clients must respond to acknowledge the event. Clients that do not acknowledge their
events will eventually be disconnected.
Allocates 80 bytes of message buffer on the stack. No heap allocation necessary.