template <>

class WireWeakAsyncBufferClientImpl

Defined at line 1996 of file fidling/gen/sdk/fidl/fuchsia.hardware.adb/fuchsia.hardware.adb/cpp/fidl/fuchsia.hardware.adb/cpp/wire_messaging.h

Public Methods

::fidl::internal::WireBufferThenable< ::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.