template <>

class NaturalClientImpl

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

Public Methods

::fidl::internal::NaturalThenable< ::fuchsia_media_sessions2::ActiveSession::WatchActiveSession> WatchActiveSession ()

Watches the active session. The first request will be answered immediately

with the current active session. Always leave a request hanging to receive

a reply when the active session changes.