Battery events

Battery events.

Synopsis:

#include <bps/battery.h>
 
enumĀ {
      BATTERY_INFO = 0x01   
};

Since:

BlackBerry 10.0.0

Data:

BATTERY_INFO
The single battery event, which contains all of the information about the device's battery.

Library:

libbps (For the qcc command, use the -l bps option to link against this library)

Description:

This enumeration defines the possible battery events. Currently, there is only one event.