Stop monitoring all regions added by the application and remove them from the list of monitored regions.
#include <geomonitor.h>
geomonitor_error_t geomonitor_remove_all(void)
BlackBerry 10.2.0
When you remove the regions, this function makes a service request and blocks until the service responds.
GEOMONITOR_OK if successful, an error from geomonitor_error_t otherwise.