Package com.zebra.rfid.api3
Class BATTERY_EVENT
- java.lang.Object
-
- com.zebra.rfid.api3.BATTERY_EVENT
-
public class BATTERY_EVENT extends java.lang.Object
Contains the battery parameters and corresponding getters/setters of those parameters. This class is used to manage the received battery event data and used by corresponding event handlers.
-
-
Constructor Summary
Constructors Constructor Description BATTERY_EVENT()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description java.lang.String
getCause()
boolean
getCharging()
int
getLevel()
-