template <>
class NaturalWeakEventSender
Defined at line 710 of file fidling/gen/sdk/fidl/fuchsia.component/fuchsia.component/cpp/fidl/fuchsia.component/cpp/natural_messaging.h
Public Methods
::fit::result< ::fidl::OneWayError> OnStop (const ::fuchsia_component::ExecutionControllerOnStopRequest & payload)
When the child is stopped due to `Stop` being called, the child exiting
on its own, or for any other reason, `OnStop` is called and then this
channel is closed.