template <>

class WireWeakAsyncClientImpl

Defined at line 388 of file fidling/gen/sdk/fidl/fuchsia.input.interaction/fuchsia.input.interaction/cpp/fidl/fuchsia.input.interaction/cpp/wire_messaging.h

Public Methods

::fidl::internal::WireThenable< ::fuchsia_input_interaction::Notifier::WatchState> WatchState ()

Subscribe to changes in the system's state with a hanging-get FIDL

pattern.

The server will always respond immediately with the initial state,

and after that whenever the system's state changes.

Allocates 16 bytes of request buffer on the stack. The callback is stored on the heap.