AvailableSourcePower Class |
Namespace: Com.Datalogic.Cradle
The AvailableSourcePower type exposes the following members.
Name | Description | |
---|---|---|
AvailableSourcePower10Watt | Cradle are charging the device with 10 watt. | |
AvailableSourcePower15Watt | Cradle are charging the device with 15 watt. | |
AvailableSourcePower5Watt | Cradle are charging the device with 5 watt. | |
AvailableSourcePowerLevelUnknown | Unknown Cradle charging level. | |
AvailableSourcePowerNotSupported | Cradle Type or Device don't support this information. | |
JniPeerMembers | To be added. |
Name | Description | |
---|---|---|
FromInt | Retrieves the corresponding AvailableSourcePower value, from a valid integer. | |
ToInt | Converts the AvailableSourcePower enum to its integer representing 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. |