template <>
class WireWeakOnewayBufferClientImpl
Defined at line 1851 of file fidling/gen/sdk/fidl/fuchsia.ui.input/fuchsia.ui.input/cpp/fidl/fuchsia.ui.input/cpp/wire_messaging.h
Public Methods
::fidl::OneWayStatus SetKeyboardType (::fuchsia_ui_input::wire::KeyboardType keyboard_type)
Caller provides the backing storage for FIDL message.
::fidl::OneWayStatus SetState (const ::fuchsia_ui_input::wire::TextInputState & state)
Caller provides the backing storage for FIDL message.
::fidl::OneWayStatus InjectInput (::fuchsia_ui_input::wire::InputEvent event)
Caller provides the backing storage for FIDL message.
::fidl::OneWayStatus Show ()
Caller provides the backing storage for FIDL message.
::fidl::OneWayStatus Hide ()
Caller provides the backing storage for FIDL message.