template <>
class WireWeakOnewayClientImpl
Defined at line 8207 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`.
Allocates 40 bytes of message buffer on the stack. No heap allocation necessary.