Package com.zebra.rfid.api3
Class BATTERY_EVENT
java.lang.Object
com.zebra.rfid.api3.BATTERY_EVENT
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 -
Method Summary
-
Constructor Details
-
BATTERY_EVENT
public BATTERY_EVENT()
-
-
Method Details
-
getCause
-
getLevel
public int getLevel() -
getCharging
public boolean getCharging()
-