battery_info_t

An opaque data type representing the battery information type.

Synopsis:

#include <bps/battery.h>
 
struct battery_info_t;

Since:

BlackBerry 10.0.0

Library:

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

Description:

The battery_info_t structure is an opaque handle to battery information. You can extract the battery information using Battery API functions.