SensorCapabilities.KnownBeaconProximityUuids Property

Definition

Controls which Bluetooth beacon devices the session is able to see. Add the proximity UUIDs here for all beacons you want to use to find anchors and improve the locatability of existing anchors.

public string[] KnownBeaconProximityUuids { get; set; }
member this.KnownBeaconProximityUuids : string[] with get, set
Public Property KnownBeaconProximityUuids As String()

Property Value

String[]

Remarks

Only Eddystone-Uid and iBeacon UUIDs are supported. If no UUIDs are provided, Bluetooth beacons will not be tracked.

Applies to