template <>
class WireWeakAsyncBufferClientImpl
Defined at line 7436 of file fidling/gen/sdk/fidl/fuchsia.media.sessions2/fuchsia.media.sessions2/cpp/fidl/fuchsia.media.sessions2/cpp/wire_messaging.h
Public Methods
::fidl::internal::WireBufferThenable< ::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.
Caller provides the backing storage for FIDL message.