template <>
class WireSyncBufferClientImpl
Defined at line 1561 of file fidling/gen/sdk/fidl/fuchsia.hardware.adb/fuchsia.hardware.adb/cpp/fidl/fuchsia.hardware.adb/cpp/wire_messaging.h
Public Methods
::fidl::WireUnownedResult< ::fuchsia_hardware_adb::Provider::ConnectToService> ConnectToService (::zx::socket && socket, ::fidl::StringView args)
Connect `socket` to the service (called in response to adb OPEN message).
`args` provides additional arguments passed by the client if any.
Caller provides the backing storage for FIDL message via an argument to `.buffer()`.