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