activeGeofencesFlow

Reactive view of getActiveGeofences. Re-emits whenever a membership state changes (Enter / Exit / Dwell / didDetermineState on iOS) or the active geofence set is updated. Replays the latest snapshot to new collectors.

Reactive view of getActiveGeofences. Re-emits whenever a membership state changes (Enter / Exit / Dwell / didDetermineState on iOS) or the active geofence set is updated. Replays the latest snapshot to new collectors.

actual val activeGeofencesFlow: StateFlow<List<AFActiveGeofence>>

Reactive view of getActiveGeofences. Re-emits whenever a membership state changes (Enter / Exit / Dwell / didDetermineState on iOS) or the active geofence set is updated. Replays the latest snapshot to new collectors.

actual val activeGeofencesFlow: StateFlow<List<AFActiveGeofence>>

Reactive view of getActiveGeofences. Re-emits whenever a membership state changes (Enter / Exit / Dwell / didDetermineState on iOS) or the active geofence set is updated. Replays the latest snapshot to new collectors.