IgeofencingObserver Class Referenceabstract

Geofencing Observer base class.

#include <geofencingApi.h>

Public Member Functions

virtual void NewEvent (dpyGeofencing::GeofenceEvent type, std::string sogid, int id, dpyGeofencing::Geofence geofence, double angle)=0
 NewEvent. This function will be called on new position received event. More...
 
virtual ~IgeofencingObserver ()
 Destructor.
 

Member Function Documentation

virtual void NewEvent ( dpyGeofencing::GeofenceEvent  type,
std::string  sogid,
int  id,
dpyGeofencing::Geofence  geofence,
double  angle 
)
pure virtual
Parameters
typeof event
sogidset of geofences id
idid of the geofence
geofenceobject
anglebearing respect the geofence centroid