| Package | qnx.system |
| Class | public final class QNXSystemState |
| Inheritance | QNXSystemState Object |
QNXSystemState class defines constants for the
systemState property of the QNXSystem class that is used to
indicate the operating state of the system.
See also
| Constant | Defined By | ||
|---|---|---|---|
| ACTIVE : String = active [static]
Indicates that the system is in active use. | QNXSystemState | ||
| STANDBY : String = standby [static]
Indicates that the system is considered off. | QNXSystemState | ||
| ACTIVE | Constant |
public static const ACTIVE:String = activeIndicates that the system is in active use.
| STANDBY | Constant |
public static const STANDBY:String = standbyIndicates that the system is considered off.