template <>
class WireTableBuilder
Defined at line 570 of file fidling/gen/sdk/fidl/fuchsia.audio/fuchsia.audio/cpp/fidl/fuchsia.audio/cpp/wire_types.h
Public Methods
template <typename First = int64_t, typename... Args, std::enable_if_t<!std::is_same_v<cpp20::remove_cvref_t<First>, fidl::ObjectView<int64_t>>, int> = 0>
::fidl::WireTableBuilder< ::fuchsia_audio::wire::DelayWatcherWatchDelayResponse> & delay (First && first, Args &&... args_)
Optional. If not specified, the delay is unknown.
Defined at line 583 of file fidling/gen/sdk/fidl/fuchsia.audio/fuchsia.audio/cpp/fidl/fuchsia.audio/cpp/wire_types.h
Friends
template <>
class DelayWatcherWatchDelayResponse