Retrieve the accuracy of the active request status from a GEOLOCATION_STATUS event.
#include <bps/geolocation.h>
BPS_API double geolocation_event_get_status_accuracy(bps_event_t *event)
BlackBerry 10.2.0
The GEOLOCATION_STATUS event to extract the period from.
The geolocation_event_get_status_accuracy() function extracts the accuracy value from the specified GEOLOCATION_STATUS event.
The accuracy, in meters.