PowerInfo

data class PowerInfo(val on: Boolean)

Describes the power state of a device and associated capabilities.

Constructors

Link copied to clipboard

Properties

Link copied to clipboard
val on: Boolean

Whether the device is currently powered on.