Last updated 8 months ago
A delegate that will be invoked when a smart geofence event is detected.
onSmartGeofenceEvent
Called whenever a smart geofence entry/exit is detected.
@objc func onSmartGeofenceEvent(_ smartGeofenceEvent: SmartGeofenceEvent)
event
A SmartGeofenceEvent object representing the entry/exit event that just happened.