Class GCDeviceBatteryState


  • public final class GCDeviceBatteryState
    extends java.lang.Object
    This is the battery status and it's represented by one of the following values: GCControllerBatteryStateUnknown means that the current state of battery is unknown or cannot be determined GCControllerBatteryStateDischarging means that controller is on battery and discharging at this moment GCControllerBatteryStateCharging means that controller is plugged in, but it's battery level is less than 100% GCControllerBatteryStateFull means that controller is plugged in and it's battery level is 100%
    • Method Summary

      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait