DeviceId.Id Property

Definition

Gets the stable device identifier.

public string Id { [Android.Runtime.Register("getId", "()Ljava/lang/String;", "", ApiSince=34)] get; }
[<get: Android.Runtime.Register("getId", "()Ljava/lang/String;", "", ApiSince=34)>]
member this.Id : string

Property Value

The device identifier.

Attributes

Remarks

Java documentation for android.devicelock.DeviceId.getId().

Applies to