stopRangingBeacons(in:)
Stops the delivery of notifications for the specified beacon region.
Declaration
func stopRangingBeacons(in region: CLBeaconRegion)Parameters
- region:
The region that identifies the beacons. The object you specify need not be the exact same object that you registered but the beacon attributes should be the same.
See Also
Methods
startMonitoring(for:)stopMonitoring(for:)regionMonitoringAvailable()regionMonitoringEnabled()authorizationStatus()startMonitoring(for:desiredAccuracy:)requestState(for:)startRangingBeacons(in:)deferredLocationUpdatesAvailable()allowDeferredLocationUpdates(untilTraveled:timeout:)disallowDeferredLocationUpdates()