Set the monitoring mode of the region.
#include <geomonitor.h>
geomonitor_error_t geomonitor_region_get_monitoring_mode(geomonitor_region_t region, geomonitor_monitoring_mode_t *monitoring_mode)
BlackBerry 10.2.0
A handle to the geomonitor region.
The monitoring mode of the region.
GEOMONITOR_OK if successful, an error from geomonitor_error_t otherwise.