This package contains the DLBatteryManager used to read the battery data information and setup the preferred charging profile.
| BatteryEventListener | This interface is used by the application to listen to battery events. |
| BatteryDefinitions | |
| BatteryStatus | The BatteryStatus provides information related to the battery lifetime and realtime values. |
| ChargingProfile | The ChargingProfile represents a charging profile used by the DLBatteryManager to manage the charging preferences. |
| DLBatteryManager | The DLBatteryManager allows to read specific battery parameters. |
| ManufacturerInfo | The ManufacturerInfo represents battery manufacturer information. |
| BatteryEvent | Enumerative representing the battery events. |
| BatteryInfo | The BatteryInfo enumeration is the class that includes the battery info. |
| BatteryException | This exception is used for installer related errors. |