RangingDevice.Uuid 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.
Returns the UUID that uniquely identifies the ranging device.
public Java.Util.UUID Uuid { [Android.Runtime.Register("getUuid", "()Ljava/util/UUID;", "", ApiSince=36)] get; }
[<get: Android.Runtime.Register("getUuid", "()Ljava/util/UUID;", "", ApiSince=36)>]
member this.Uuid : Java.Util.UUID
Property Value
The device's UUID.
- Attributes