java.lang.Object | |
↳ | com.datalogic.device.power.PowerStatusManager.FailureStatus |
Class representing the possible failure status values.
Constants | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
int | COLD | Battery is too cold and won't charge regularly. | |||||||||
int | HOT | Battery is too hot and won't charge regularly. | |||||||||
int | NONE | No failures detected. |
Public Constructors | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
[Expand]
Inherited Methods | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
![]() |
Battery is too cold and won't charge regularly.
Battery is too hot and won't charge regularly.
No failures detected.