GeofencePolicy

constructor(enabled: Boolean = false, regions: List<GeofenceRegion> = emptyList(), defaultPolicyProfile: String = PolicyProfile.DEFAULT_PROFILE_NAME, dwellTimeMs: Long, locationAccuracyMeters: Float = 100.0f, loiteringDelayMs: Int, notificationResponsiveness: Int)