template <>
class WireWeakOnewayBufferClientImpl
Defined at line 8225 of file fidling/gen/sdk/fidl/fuchsia.component.runtime/fuchsia.component.runtime/cpp/fidl/fuchsia.component.runtime/cpp/wire_messaging.h
Public Methods
::fidl::OneWayStatus Receive (::zx::channel && channel)
`Receive` will be called by component manager whenever an new handle has
been given to any `Connector` associated with this `Receiver`.
Caller provides the backing storage for FIDL message.