Stop monitoring the region and remove it from the list of monitored regions.
#include <geomonitor.h>
geomonitor_error_t geomonitor_remove(const char *region_name)
BlackBerry 10.2.0
The name of the region to be removed.
When you remove a region, this function makes a service request and blocks until the service responds.
GEOMONITOR_OK if successful, an error from geomonitor_error_t otherwise.