template <>
class WireSyncClientImpl
Defined at line 176 of file fidling/gen/src/ui/tests/integration_input_tests/virtual-keyboard/test.virtualkeyboard/cpp/fidl/test.virtualkeyboard/cpp/wire_messaging.h
Methods to make a sync FIDL call directly on an unowned handle or a
const reference to a |::fidl::ClientEnd
<
::test_virtualkeyboard::InputPositionListener>|,
avoiding setting up a client.
Public Methods
::fidl::OneWayStatus Notify (const ::test_virtualkeyboard::wire::BoundingBox & bounding_box)
Notify the test that client-under-test has computed the position of the input box.
Allocates 48 bytes of message buffer on the stack. No heap allocation necessary.