DeviceId.DeviceIdTypeImei 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 IMEI.

[Android.Runtime.Register("DEVICE_ID_TYPE_IMEI", 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 DeviceIdTypeImei = 0;
[<Android.Runtime.Register("DEVICE_ID_TYPE_IMEI", 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 DeviceIdTypeImei : Android.DeviceLock.DeviceIdType

Feldwert

Value = 0
Attribute

Hinweise

Die Geräte-ID ist eine IMEI.

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

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: