Last updated 7 months ago
A listener that receives smart geofence entry and exit updates.
onSmartGeofenceEvent
Copyvoid onSmartGeofenceEvent(SmartGeofenceEvent event)Called whenever a smart geofence entry or exit is detected.
void onSmartGeofenceEvent(SmartGeofenceEvent event)
Called whenever a smart geofence entry or exit is detected.
event
A object representing the entry/exit event that just happened.