Retrieve the background flag of the active request from a GEOLOCATION_STATUS event.
#include <bps/geolocation.h>
BPS_API bool geolocation_event_get_status_background(bps_event_t *event)
BlackBerry 10.2.0
The GEOLOCATION_STATUS event to extract the background flag from.
The geolocation_event_get_status_background() function extracts the background flag value from the specified GEOLOCATION_STATUS event.
The background flag.