onRegionExited

abstract fun onRegionExited(region: GeofenceRegion, newProfile: PolicyProfile)

Called when the device exits a geofence region.

Parameters

region

The region exited

newProfile

The new policy profile being applied (may be default)