Set the period at which geolocation events are reported.
#include <bps/geolocation.h>
BPS_API void geolocation_set_period(unsigned int period)
BlackBerry 10.0.0
The period (in seconds).
The geolocation_set_period() function sets the period (in seconds) at which geolocation events are reported. If the period is set to 0, a single geolocation event is delivered, and no more geolocation events are delivered subsequently.