Indicate whether the time to first fix from a GEOLOCATION_INFO event is valid.
#include <bps/geolocation.h>
BPS_API bool geolocation_event_is_ttff_valid(bps_event_t *event)
BlackBerry 10.0.0
The GEOLOCATION_INFO event to get the time to first fix validity from.
The geolocation_event_is_ttff_valid() function indicates whether the time to first fix from the specified GEOLOCATION_INFO event is valid.
true if the time to first fix is valid, false otherwise.