PowerOperations Enumeration |
[This is preliminary documentation and is subject to change.]
[Missing <summary> documentation for "T:Ruyi.SDK.CommonType.PowerOperations"]
Namespace: Ruyi.SDK.CommonType
public enum PowerOperations
| Member name | Value | Description | |
|---|---|---|---|
| None | 0 | ||
| RestartDevice | 2 | ||
| ShutdownDevice | 3 | ||
| ShutdownLayer0 | 4 | ||
| RestartLayer0 | 5 | ||
| SwitchToLowPower | 8 | ||
| SwitchToHighPower | 9 | ||
| SleepDevice | 10 | ||
| ShutdownLayer1 | 12 | ||
| Cancel | 15 | ||
| Ping | 16 | ||
| FakeUserLogout | 17 |