Geomonitor event types.
#include <geomonitor.h>
typedef enum
GEOMONITOR_EVENT_TYPE_NONE = 0
GEOMONITOR_EVENT_TYPE_OUT_OF_SERVICE = 1
GEOMONITOR_EVENT_TYPE_ENTER = 2
GEOMONITOR_EVENT_TYPE_EXIT = 3
} geomonitor_event_type_t;
BlackBerry 10.2.0
This enumeration defines the geomonitor service event types.