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