template <>

class WireWeakAsyncBufferClientImpl

Defined at line 1553 of file fidling/gen/sdk/fidl/fuchsia.audio/fuchsia.audio/cpp/fidl/fuchsia.audio/cpp/wire_messaging.h

Public Methods

::fidl::internal::WireBufferThenable< ::fuchsia_audio::DelayWatcher::WatchDelay> WatchDelay (::fuchsia_audio::wire::DelayWatcherWatchDelayRequest DelayWatcherWatchDelayRequest)

The first call returns immediately with the current delay, if known.

Subsequent calls block until the delay changes. There can be at most one

outstanding call, otherwise the channel may be closed.

Caller provides the backing storage for FIDL message.