template <>
class WireEventSender
Defined at line 8415 of file fidling/gen/sdk/fidl/fuchsia.component/fuchsia.component/cpp/fidl/fuchsia.component/cpp/wire_messaging.h
Public Methods
fidl::OneWayStatus OnStop (::fuchsia_component::wire::StoppedPayload stopped_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.