geomonitor_region_get_stop_monitoring_event() Retrieve the type of geomonitor event that stops region monitoring and triggers the removal of the region from the list of monitored regions.
geomonitor_region_set_stop_monitoring_event() Specify a type of geomonitor event that, upon occurring, stops region monitoring and triggers the region to be removed from the list of monitored regions.
geomonitor_remove() Stop monitoring the region and remove it from the list of monitored regions.
geomonitor_remove_all() Stop monitoring all regions added by the application and remove them from the list of monitored regions.
geomonitor_search_nearby_regions() Search for regions (added by the application) that are within the specified radius area around the current location (if available)
geomonitor_search_regions_by_location() Search for regions (added by the application) located within the area defined by the latitude, longitude, and radius values.