PS2: Reviewed
Change-Id: I9256e80324335f897d853159a8c89bccba659966
Signed-off-by: lokilee73 <changjoo.lee@samsung.com>
<ul>
<li><code>LevelChanged</code> and <code>PercentChanged</code> events in the <a href="https://developer.tizen.org/dev-guide/csapi/classTizen_1_1System_1_1Battery.html">Tizen.System.Battery</a> class are called when the battery level and charge percentage change.</li>
+ <li><code>ChargingStateChanged</code> event in the <a href="https://developer.tizen.org/dev-guide/csapi/classTizen_1_1System_1_1Battery.html">Tizen.System.Battery</a> class is called when the charger is connected or disconnected.</li>
<li><code>StateChanged</code> event in the <a href="https://developer.tizen.org/dev-guide/csapi/classTizen_1_1System_1_1Display.html">Tizen.System.Display</a> class is called when the device display state changes.</li>
<li><code>BrightnessChanged</code> event in the <a href="https://developer.tizen.org/dev-guide/csapi/classTizen_1_1System_1_1Led.html">Tizen.System.Led</a> class is called when LED brightness changes.</li>
</ul>
</script>
</body>
-</html>
\ No newline at end of file
+</html>