template <>
class WireSyncClientImpl
Defined at line 285 of file fidling/gen/src/devices/tests/isolateddevmgr/fuchsia.device.manager.test/cpp/fidl/fuchsia.device.manager.test/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_device_manager_test::Metadata>|,
avoiding setting up a client.
Public Methods
::fidl::WireResult< ::fuchsia_device_manager_test::Metadata::GetMetadata> GetMetadata (::fidl::StringView id)
Recieves the metadata that the driver has been given.
Request is heap-allocated. Response is heap-allocated.