template <>

class WireSyncClientImpl

Defined at line 4172 of file fidling/gen/sdk/fidl/fuchsia.media.sessions2/fuchsia.media.sessions2/cpp/fidl/fuchsia.media.sessions2/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_sessions2::SessionObserver>|,

avoiding setting up a client.

Public Methods

::fidl::WireResult< ::fuchsia_media_sessions2::SessionObserver::WatchStatus> WatchStatus ()

Watches the session status. Leave a request hanging to receive a reply when

the session status changes. The first request will be answered immediately with

the current state.

Allocates 16 bytes of request buffer on the stack. Response is heap-allocated.