public final class HMCharacteristicValueChargingState
extends java.lang.Object
[@constant] HMCharacteristicValueChargingStateNone Not Charging. [@constant] HMCharacteristicValueChargingStateInProgress Charging. [@constant] HMCharacteristicValueChargingStateNotChargeable Not Chargeable.
| Modifier and Type | Field and Description |
|---|---|
static long |
InProgress |
static long |
None |
static long |
NotChargeable |
public static final long None
public static final long InProgress
public static final long NotChargeable