template <>

class WireSyncClientImpl

Defined at line 533 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::ImeService>|,

avoiding setting up a client.

Public Methods

::fidl::OneWayStatus GetInputMethodEditor (::fuchsia_ui_input::wire::KeyboardType keyboard_type, ::fuchsia_ui_input::wire::InputMethodAction action, const ::fuchsia_ui_input::wire::TextInputState & initial_state, ::fidl::ClientEnd< ::fuchsia_ui_input::InputMethodEditorClient> && client, ::fidl::ServerEnd< ::fuchsia_ui_input::InputMethodEditor> && editor)

Allocates 16 bytes of response buffer on the stack. Request is heap-allocated.

::fidl::OneWayStatus ShowKeyboard ()

Allocates 32 bytes of message buffer on the stack. No heap allocation necessary.

::fidl::OneWayStatus HideKeyboard ()

Allocates 32 bytes of message buffer on the stack. No heap allocation necessary.