template <>
class WireWeakSyncClientImpl
Defined at line 1565 of file fidling/gen/sdk/fidl/fuchsia.audio/fuchsia.audio/cpp/fidl/fuchsia.audio/cpp/wire_messaging.h
Public Methods
::fidl::WireResult< ::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.
Allocates 32 bytes of request buffer on the stack. Response is heap-allocated.