class LBatteryClass : public _LTaskClass;
class LBatteryClass : public _LTaskClass;
LBattery class interface. You can use this library to get battery information such as charging status and battery power level.
LBattery.h
|
Method |
Description |
|
Gets the battery charging status - charging or not charging. | |
|
Gets the battery power level. The return value includes 0, 33, 66, or 100 percent. |