template <>
class NaturalClientImpl
Defined at line 25 of file fidling/gen/sdk/fidl/fuchsia.driver.host/fuchsia.driver.host/cpp/fidl/fuchsia.driver.host/cpp/natural_messaging.h
Public Methods
::fit::result< ::fidl::OneWayError> Stop ()
Request that the Driver is Stopped.
After stopping the driver instance, the server should close this
connection with an epitath. This signals that the Driver has been
stopped.