SmartGeofenceEventListener
A listener that receives smart geofence entry and exit updates.
SmartGeofenceEventListener API
onSmartGeofenceEvent
onSmartGeofenceEvent
Called whenever a smart geofence entry or exit is detected.
Parameters | |
---|---|
event | A SmartGeofenceEvent object representing the entry/exit event that just happened. |
Last updated