SmartGeofenceEventDelegate
A delegate that will be invoked when a smart geofence event is detected.
onSmartGeofenceEvent
onSmartGeofenceEvent
Called whenever a smart geofence entry/exit is detected.
Parameters | |
---|---|
event | A SmartGeofenceEvent object representing the entry/exit event that just happened. |
Last updated