class PerformReboot
Defined at line 208 of file fidling/gen/sdk/fidl/fuchsia.hardware.power.statecontrol/fuchsia.hardware.power.statecontrol/cpp/fidl/fuchsia.hardware.power.statecontrol/cpp/markers.h
Asks the device to reboot.
Arguments:
- options: The options with which to perform this requests.
`ZX_ERR_INVALID_ARGS` is returned if the options are
malformed (i.e. `reasons` is absent or empty).
# Deprecation
Use Shutdown, which allows callers to specify the intended action and reasons for the
action.
Public Members
static const bool kHasClientToServer
static const bool kHasClientToServerBody
static const bool kHasServerToClient
static const bool kHasServerToClientBody
static const bool kHasNonEmptyUserFacingResponse
static const bool kHasDomainError
static const bool kHasFrameworkError
static const uint64_t kOrdinal