template <>

class WireWeakOnewayClientImpl

Defined at line 5237 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.

Allocates 48 bytes of message buffer on the stack. No heap allocation necessary.