Język

RangingDevice.Uuid Property

Definition

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

Applies to