template <>
class NaturalClientImpl
Defined at line 159 of file fidling/gen/sdk/fidl/fuchsia.component.runtime/fuchsia.component.runtime/cpp/fidl/fuchsia.component.runtime/cpp/natural_messaging.h
Public Methods
::fit::result< ::fidl::OneWayError> Receive (::fidl::Request< ::fuchsia_component_runtime::DirReceiver::Receive> request)
`Receive` will be called by component manager whenever a new handle has
been given to any `DirConnector` associated with this `DirReceiver`.