SetOfGeofencesEvent Interface Reference
Set of geofences Event Event. More...
Inheritance diagram for SetOfGeofencesEvent:

Classes | |
| enum | SetOfGeofencesAction |
Public Member Functions | |
| SetOfGeofences | getSetOfGeofences () |
| Geofence | getGeofence () |
| SetOfGeofencesAction | getAction () |
Detailed Description
Set of geofences Event. This event is thrown when a geofence is added or removed.
Member Function Documentation
| SetOfGeofencesAction getAction | ( | ) |
- Returns
- SetOfGeofencesAction
| Geofence getGeofence | ( | ) |
- Returns
- Geofence
| SetOfGeofences getSetOfGeofences | ( | ) |
- Returns
- SetOfGeofences
