template <>

class WireSyncClientImpl

Defined at line 182 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::InputDevice>|,

avoiding setting up a client.

Public Methods

::fidl::OneWayStatus DispatchReport (const ::fuchsia_ui_input::wire::InputReport & report)

Dispatch an `InputReport` from the device `token`

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