template <>
class WireWeakOnewayBufferClientImpl
Defined at line 5272 of file fidling/gen/sdk/fidl/fuchsia.camera3/fuchsia.camera3/cpp/fidl/fuchsia.camera3/cpp/wire_messaging.h
Public Methods
::fidl::OneWayStatus ConnectToDevice (uint64_t id, ::fidl::ServerEnd< ::fuchsia_camera3::Device> && request)
Acquires a camera interface for the given ID. If any clients already exist for this camera,
the request is closed with the ZX_ERR_ALREADY_BOUND epitaph.
Caller provides the backing storage for FIDL message.