Indicate whether the active request from a GEOLOCATION_STATUS event is valid.
#include <bps/geolocation.h>
BPS_API bool geolocation_event_is_status_active_request_valid(bps_event_t *event)
BlackBerry 10.2.0
The GEOLOCATION_STATUS event to get the active request validity from.
The geolocation_event_is_status_active_request_valid() function indicates whether the active request from the specified GEOLOCATION_STATUS event is valid.
true if the active request is valid, false otherwise.