PowerManager Class |
Namespace: Com.Datalogic.Device.Power
The PowerManager type exposes the following members.
| Name | Description | |
|---|---|---|
| PowerManager | Initializes a new instance of the PowerManager class |
| Name | Description | |
|---|---|---|
| JniPeerMembers | To be added. | |
| RebootReason | This function allows to know the reason of last device power-off. | |
| WakeupReason | This function allows to know the source of the last wakeup. |
| Name | Description | |
|---|---|---|
| ActivateWakeup | This function allows setting a wakeup source. | |
| ClearWakeup | This function allows clearing a wakeup source from those previously set. | |
| GetSuspendTimeout | This function allows to get the device screen off timeout before automatic
suspension. | |
| IsWakeupActive | This function allows to know if a wakeup source is currently active. | |
| IsWakeupSupported | This function allows to know if a wakeup source is configurable on a target device. | |
| Reboot | Reset the device. | |
| SetSuspendTimeout | This function allows to set the device timeout before automatic
suspension. |