template <>
class NaturalEventSender
Defined at line 362 of file fidling/gen/sdk/fidl/fuchsia.driver.framework/fuchsia.driver.framework/cpp/fidl/fuchsia.driver.framework/cpp/natural_messaging.h
Public Methods
::fit::result< ::fidl::OneWayError> OnBind (::fuchsia_driver_framework::NodeControllerOnBindRequest payload)
Event that is triggered when the associated `Node` is bound to a driver.
Replaced with WaitForDriver.