SensorCapabilities.KnownBeaconProximityUuids Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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.