The set of regions currently being tracked using ranging.
SDK
- iOS 7.0+
Framework
- Core Location
Declaration
Discussion
The objects in the set are instances of the CLBeacon
class.
The set of regions currently being tracked using ranging.
SDK
Framework
The objects in the set are instances of the CLBeacon
class.
func start Ranging Beacons(in: CLBeacon Region)
Starts the delivery of notifications for the specified beacon region.
func stop Ranging Beacons(in: CLBeacon Region)
Stops the delivery of notifications for the specified beacon region.
func request State(for: CLRegion)
Retrieves the state of a region asynchronously.