template <>

class WireWeakAsyncBufferClientImpl

Defined at line 9030 of file fidling/gen/sdk/fidl/fuchsia.settings/fuchsia.settings/cpp/fidl/fuchsia.settings/cpp/wire_messaging.h

Public Methods

::fidl::internal::WireBufferThenable< ::fuchsia_settings::KeyboardWatch::Watch> Watch ()

The Watch protocol is the same as in the other `fuchsia.settings.*` protocols.

Returns immediately on first call; on subsequent calls it blocks until the settings

change, and then returns following the "hanging get" pattern.

Caller provides the backing storage for FIDL message.