Geomonitor region shape types.
#include <geomonitor.h>
typedef enum {
GEOMONITOR_SHAPE_TYPE_NONE = 0
GEOMONITOR_SHAPE_TYPE_CIRCLE = 1
} geomonitor_shape_type_t;
BlackBerry 10.2.0
This enumeration defines the supported region shape types.