template <>
class WireSyncBufferClientImpl
Defined at line 1268 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 via an argument to `.buffer()`.
::fidl::OneWayStatus SetState (const ::fuchsia_ui_input::wire::TextInputState & state)
Caller provides the backing storage for FIDL message via an argument to `.buffer()`.
::fidl::OneWayStatus InjectInput (::fuchsia_ui_input::wire::InputEvent event)
Caller provides the backing storage for FIDL message via an argument to `.buffer()`.
::fidl::WireUnownedResult< ::fuchsia_ui_input::InputMethodEditor::DispatchKey3> DispatchKey3 (::fuchsia_ui_input3::wire::KeyEvent event)
Caller provides the backing storage for FIDL message via an argument to `.buffer()`.
::fidl::OneWayStatus Show ()
Caller provides the backing storage for FIDL message via an argument to `.buffer()`.
::fidl::OneWayStatus Hide ()
Caller provides the backing storage for FIDL message via an argument to `.buffer()`.