Uses of Class
org.robovm.apple.corelocation.CLBeacon
| Package | Description |
|---|---|
| org.robovm.apple.corelocation |
-
Uses of CLBeacon in org.robovm.apple.corelocation
Method parameters in org.robovm.apple.corelocation with type arguments of type CLBeacon Modifier and Type Method Description voidCLLocationManagerDelegate. didRangeBeacons(CLLocationManager manager, NSArray<CLBeacon> beacons, CLBeaconIdentityConstraint beaconConstraint)voidCLLocationManagerDelegate. didRangeBeacons(CLLocationManager manager, NSArray<CLBeacon> beacons, CLBeaconRegion region)Deprecated.Deprecated in iOS 13.0.voidCLLocationManagerDelegateAdapter. didRangeBeacons(CLLocationManager manager, NSArray<CLBeacon> beacons, CLBeaconIdentityConstraint beaconConstraint)voidCLLocationManagerDelegateAdapter. didRangeBeacons(CLLocationManager manager, NSArray<CLBeacon> beacons, CLBeaconRegion region)Deprecated.Deprecated in iOS 13.0.