template <>
class NaturalClientImpl
Defined at line 3358 of file fidling/gen/sdk/fidl/fuchsia.component.sandbox/fuchsia.component.sandbox/cpp/fidl/fuchsia.component.sandbox/cpp/natural_messaging.h
Public Methods
::fit::result< ::fidl::OneWayError> Receive (::fidl::Request< ::fuchsia_component_sandbox::DirReceiver::Receive> request)
Sends a directory channel to this receiver.
The server should implement this method by forwarding `channel` to a vfs instance
of the language appropriate `vfs` library.