Com.Datalogic.Device.Battery Namespace |
| Class | Description | |
|---|---|---|
| BatteryDefinitions |
|
|
| BatteryEvent | ||
| BatteryEventEventArgs | ||
| BatteryException | ||
| BatteryInfo | The BatteryInfo enumeration is the class that includes the battery info. |
|
| 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.
This class can be used to setup a different charging preference, to retrieve the current charging
preference or retrieve the available charging preferences.
Charging preference is a device independent concept, but the settings of each charging profile
are device dependent and their details are hidden to the programmer. |
|
| DLBatteryManager | ||
| ManufacturerInfo | The ManufacturerInfo represents battery manufacturer information. |
| Interface | Description | |
|---|---|---|
| IBatteryEventListener |