Package app.pivo.android.prosdk.events
Class PivoEvent.BatteryChanged
java.lang.Object
app.pivo.android.prosdk.events.PivoEvent.BatteryChanged
- Enclosing class:
- PivoEvent
public static class PivoEvent.BatteryChanged extends Object
PivoEvent.BatteryChanged is sent by sdk to inform the app about remaining battery level.-
Constructor Summary
Constructors Constructor Description BatteryChanged(int level) -
Method Summary
Modifier and Type Method Description intgetLevel()
-
Constructor Details
-
BatteryChanged
public BatteryChanged(int level)
-
-
Method Details
-
getLevel
public int getLevel()
-