WifiPowerSave Class |
Namespace: Com.Datalogic.Device.Configuration
The WifiPowerSave type exposes the following members.
| Name | Description | |
|---|---|---|
| JniPeerMembers | To be added. | |
| WifiPowerSaveDisabled | Power Save mode disabled. | |
| WifiPowerSaveEnabled | Power Save mode enabled with default power consumpsion level. | |
| WifiPowerSaveEnabledVoipCalls | Power Save mode enabled with power consumpsion level set to avoid performance degradation in the VoIP call . |
| Name | Description | |
|---|---|---|
| FromInt | Retrieves the corresponding WifiPowerSave value, from a valid integer. | |
| ToInt | Converts the WifiPowerSave to its integer corresponding value. | |
| ValueOf | Returns the enum constant of this type with the specified name. | |
| Values | Returns an array containing the constants of this enum type, in
the order they are declared. |