template <>
class NaturalClientImpl
Defined at line 1124 of file fidling/gen/sdk/fidl/fuchsia.boot/fuchsia.boot/cpp/fidl/fuchsia.boot/cpp/natural_messaging.h
Public Methods
::fit::result< ::fidl::OneWayError> Store (::fidl::Request< ::fuchsia_boot::SvcStash::Store> request)
Store a svc_endpoint in the stash. Stored endpoints will remain in transit,
since there might not be a server side implementation. The server end
is retrieved by |SvcStashProvider/Get|.