template <>

class NaturalSyncClientImpl

Defined at line 39 of file fidling/gen/sdk/fidl/fuchsia.device.fs/fuchsia.device.fs/cpp/fidl/fuchsia.device.fs/cpp/natural_messaging.h

Public Methods

::fit::result< ::fidl::OneWayError> Connect (::fidl::Request< ::fuchsia_device_fs::Connector::Connect> request)

Forward a server end of a protocol so that it can be connected.

+ request `server` the server end of the protocol to be served. The FIDL protocol that

this speaks is determined out-of-band.

- response This function has no response. The function is one-way to match the pipelining

behaviors of other virtual filesystems.