class ShutdownWatcher

Defined at line 337 of file fidling/gen/sdk/fidl/fuchsia.hardware.power.statecontrol/fuchsia.hardware.power.statecontrol/cpp/fidl/fuchsia.hardware.power.statecontrol/cpp/markers.h

Allows components to be notified when the Shutdown method is called.

Watchers will be given 'MAX_SHUTDOWN_WATCHER_RESPONSE_TIME_SECONDS' to return

before the system power state is changed. The channel will be used once to

send a notification to the watcher. Once the watcher responds or the timeout

expires, the channel will be closed by the client of ShutdownWatcher.

Public Members

static Openness kOpenness

Records