template <>
class WireSyncClientImpl
Defined at line 1240 of file fidling/gen/sdk/fidl/fuchsia.ui.input/fuchsia.ui.input/cpp/fidl/fuchsia.ui.input/cpp/wire_messaging.h
Methods to make a sync FIDL call directly on an unowned handle or a
const reference to a |::fidl::ClientEnd
<
::fuchsia_ui_input::InputMethodEditor>|,
avoiding setting up a client.
Public Methods
::fidl::OneWayStatus SetKeyboardType (::fuchsia_ui_input::wire::KeyboardType keyboard_type)
Allocates 40 bytes of message buffer on the stack. No heap allocation necessary.
::fidl::OneWayStatus SetState (const ::fuchsia_ui_input::wire::TextInputState & state)
Allocates 16 bytes of response buffer on the stack. Request is heap-allocated.
::fidl::OneWayStatus InjectInput (::fuchsia_ui_input::wire::InputEvent event)
Allocates 96 bytes of message buffer on the stack. No heap allocation necessary.
::fidl::WireResult< ::fuchsia_ui_input::InputMethodEditor::DispatchKey3> DispatchKey3 (::fuchsia_ui_input3::wire::KeyEvent event)
Allocates 160 bytes of message buffer on the stack. No heap allocation necessary.
::fidl::OneWayStatus Show ()
Allocates 32 bytes of message buffer on the stack. No heap allocation necessary.
::fidl::OneWayStatus Hide ()
Allocates 32 bytes of message buffer on the stack. No heap allocation necessary.