template <>
class WireSyncClientImpl
Defined at line 285 of file fidling/gen/sdk/testing/fidl/fidl_test/cpp/fidl/fidl.test.misc/cpp/wire_messaging.h
Methods to make a sync FIDL call directly on an unowned handle or a
const reference to a |::fidl::ClientEnd
<
::fidl_test_misc::Echo>|,
avoiding setting up a client.
Public Methods
::fidl::WireResult< ::fidl_test_misc::Echo::EchoString> EchoString (::fidl::StringView value)
Request is heap-allocated. Response is heap-allocated.