template <>
class NaturalClientImpl
Defined at line 689 of file fidling/gen/sdk/fidl/fuchsia.driver.test/fuchsia.driver.test/cpp/fidl/fuchsia.driver.test/cpp/natural_messaging.h
Public Methods
::fidl::internal::NaturalThenable< ::fuchsia_driver_test::Realm::Start> Start (::fidl::Request< ::fuchsia_driver_test::Realm::Start> request)
Start the realm. Calling this will cause DriverTestRealm to start
servicing other protocols (like /dev/). `args` is used to configure
the DriverTestRealm.
* error `ZX_ERR_ALREADY_EXISTS` the realm has already had `Start` called.