events

actual val events: SharedFlow<AFGeofenceEvent>
expect val events: SharedFlow<AFGeofenceEvent>

Flow of geofencing events such as registration, transitions, and errors. Collect this flow to receive real-time updates.

actual val events: SharedFlow<AFGeofenceEvent>
actual val events: SharedFlow<AFGeofenceEvent>