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