Version: Smart Feature Phone 2.5
BatteryManager.onbatteryhealthchange
Specifies an event listener to receive batteryhealthchange events. These events occur when the battery health state is updated.
#
SyntaxWhere battery is a BatteryManager object, and funcRef is a function to be called when the batteryhealthchange event occurs.