Contents

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