Geofence Event. More...

Inheritance diagram for GeofenceEvent:

Classes

enum  GeofenceAction
 

Public Member Functions

Geofence getGeofence ()
 
GeofenceAction getAction ()
 
double getAngle ()
 

Detailed Description

Geofence Event. This event is thrown when a geofence is enabled/disabled or when the system enters/exits from a geofence.

Member Function Documentation

GeofenceAction getAction ( )
Returns
GeofenceAction
double getAngle ( )
Returns
Azimuth angle. Examples:
  • 0 north
  • 90 east
  • 180 south
  • 270 west
Geofence getGeofence ( )
Returns
Geofence