GeofenceAction¶
Geofence transition actions emitted by the SDK
Used with GeofenceEvent from BackgroundGeolocation.onGeofence.
| Action | Meaning |
|---|---|
| ENTER | Device entered the geofence |
| EXIT | Device exited the geofence |
| DWELL | Device dwelled inside |
Geofence transition actions emitted by the SDK
Used with GeofenceEvent from BackgroundGeolocation.onGeofence.
| Action | Meaning |
|---|---|
| ENTER | Device entered the geofence |
| EXIT | Device exited the geofence |
| DWELL | Device dwelled inside |