BatteryEvent Class |
Namespace: Com.Datalogic.Device.Battery
The BatteryEvent type exposes the following members.
Name | Description | |
---|---|---|
BatterySwapEventBegin | Batter Swap begin event. | |
BatterySwapEventEnd | Batter Swap end event. | |
BatterySwapEventUnknown | Unknown Battery Event from. | |
JniPeerMembers | To be added. |
Name | Description | |
---|---|---|
FromInt | Retrieves the corresponding BatteryEvent value, from a valid integer. | |
ToInt | Converts the BatteryEvent 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. |