template <>
class WireSyncClientImpl
Defined at line 19917 of file fidling/gen/sdk/fidl/fuchsia.media/fuchsia.media/cpp/fidl/fuchsia.media/cpp/wire_messaging.h
Methods to make a sync FIDL call directly on an unowned handle or a
const reference to a |::fidl::ClientEnd
<
::fuchsia_media::UsageReporter>|,
avoiding setting up a client.
Public Methods
::fidl::OneWayStatus Watch (::fuchsia_media::wire::Usage usage, ::fidl::ClientEnd< ::fuchsia_media::UsageWatcher> && usage_watcher)
Allocates 56 bytes of message buffer on the stack. No heap allocation necessary.
::fidl::OneWayStatus Watch2 (::fuchsia_media::wire::Usage2 usage, ::fidl::ClientEnd< ::fuchsia_media::UsageWatcher2> && usage_watcher)
Allocates 56 bytes of message buffer on the stack. No heap allocation necessary.