DeviceId.DeviceIdTypeMeid Feld

Definition

Achtung

This constant will be removed in the future version. Use Android.DeviceLock.DeviceIdType enum directly instead of this field.

Die Geräte-ID ist eine MEID

[Android.Runtime.Register("DEVICE_ID_TYPE_MEID", ApiSince=34)]
[System.Obsolete("This constant will be removed in the future version. Use Android.DeviceLock.DeviceIdType enum directly instead of this field.", true)]
public const Android.DeviceLock.DeviceIdType DeviceIdTypeMeid = 1;
[<Android.Runtime.Register("DEVICE_ID_TYPE_MEID", ApiSince=34)>]
[<System.Obsolete("This constant will be removed in the future version. Use Android.DeviceLock.DeviceIdType enum directly instead of this field.", true)>]
val mutable DeviceIdTypeMeid : Android.DeviceLock.DeviceIdType

Feldwert

Value = 1
Attribute

Hinweise

Die Geräte-ID ist eine MEID

Java Dokumentation für android.devicelock.DeviceId.DEVICE_ID_TYPE_MEID.

Teile dieser Seite sind Änderungen auf der Grundlage von Arbeiten, die von der Android Open Source Project erstellt und gemeinsam verwendet und gemäß den in der 2.5 Attribution License beschriebenen Begriffen verwendet werden.

Gilt für: