Retrieve the GPS week from a GEOLOCATION_INFO event.
#include <bps/geolocation.h>
BPS_API int geolocation_event_get_gps_week(bps_event_t *event)
BlackBerry 10.0.0
The GEOLOCATION_INFO event to extract the GPS week from.
The geolocation_event_get_gps_week() function extracts the GPS week from the specified GEOLOCATION_INFO event.
The GPS week (in weeks since the epoch).