template <>
class NaturalClientImpl
Defined at line 47 of file fidling/gen/sdk/fidl/fuchsia.audio/fuchsia.audio/cpp/fidl/fuchsia.audio/cpp/natural_messaging.h
Public Methods
::fidl::internal::NaturalThenable< ::fuchsia_audio::DelayWatcher::WatchDelay> WatchDelay (const ::fidl::Request< ::fuchsia_audio::DelayWatcher::WatchDelay> & request)
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.