Details
-
Sub-task
-
Status: Open
-
Major
-
Resolution: Unresolved
-
None
-
None
-
None
Description
JIRA parent issue: https://issues.apache.org/jira/browse/CB-6065
Cordova documentation: https://github.com/apache/cordova-plugin-battery-status/blob/master/doc/index.md
w3c spec: http://www.w3.org/TR/battery-status
Gap analysis document can be found here: https://docs.google.com/document/d/1mAcjwf39IcIqpIuS-7SzlDxTgk4OebCHae6yfOwnStE/edit?usp=sharing
chargingtimechange event. When the battery charging time is updated, the user agent mustqueue a task which sets the chargingTime attribute's value and fires a simple event named chargingtimechange at the BatteryManager object.
event handler: onchargingtimechange