Return whether the location is valid.
#include <geomonitor.h>
geomonitor_error_t geomonitor_geolocation_is_valid(geomonitor_geolocation_t geolocation, bool *is_valid)
BlackBerry 10.2.0
A handle to a geolocation.
True if the location is valid, false otherwise.
GEOMONITOR_OK if successful, an error from geomonitor_error_t otherwise.