The members of Android.Hardware.Location.GeofenceHardware are listed below.
See Also: Inherited members from Java.Lang.Object
const | GeofenceEntered | GeofenceTransition (1). The constant to indicate that the user has entered the geofence. |
const | GeofenceErrorIdExists | GeofenceError (2). The constant used to indicate that the geofence id already exists. |
const | GeofenceErrorIdUnknown | GeofenceError (3). The constant used to indicate that the geofence id is unknown. |
const | GeofenceErrorInvalidTransition | GeofenceError (4). The constant used to indicate that the transition requested for the geofence is invalid. |
const | GeofenceErrorTooManyGeofences | GeofenceError (1). The constant used to indicate that too many geofences have been registered. |
const | GeofenceExited | GeofenceTransition (2). The constant to indicate that the user has exited the geofence. |
const | GeofenceFailure | GeofenceTransition (5). The constant used to indicate that the geofence operation has failed. |
const | GeofenceSuccess | GeofenceTransition (0). The constant used to indicate success of the particular geofence call |
const | GeofenceUncertain | GeofenceTransition (4). The constant to indicate that the user is uncertain with respect to a geofence. nn |
const | MonitorCurrentlyAvailable | GeofenceMonitorStatus (0). Constant to indiciate that the monitoring system is currently available for monitoring geofences. |
const | MonitorCurrentlyUnavailable | GeofenceMonitorStatus (1). Constant to indiciate that the monitoring system is currently unavailable for monitoring geofences. |
const | MonitoringTypeGpsHardware | GeofenceMonitoringType (0). Constant for geofence monitoring done by the GPS hardware. |
const | MonitorUnsupported | GeofenceMonitorStatus (2). Constant to indiciate that the monitoring system is unsupported for hardware geofence monitoring. |
| [read-only] override | ThresholdClass | IntPtr. This API supports the Mono for Android infrastructure and is not intended to be used directly from your code. |
| [read-only] override | ThresholdType | Type. This API supports the Mono for Android infrastructure and is not intended to be used directly from your code. |