Sprache

DeviceId.DeviceIdTypeSerialNumber 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 Seriennummer.

[Android.Runtime.Register("DEVICE_ID_TYPE_SERIAL_NUMBER", ApiSince=36)]
[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 DeviceIdTypeSerialNumber = 2;
[<Android.Runtime.Register("DEVICE_ID_TYPE_SERIAL_NUMBER", ApiSince=36)>]
[<System.Obsolete("This constant will be removed in the future version. Use Android.DeviceLock.DeviceIdType enum directly instead of this field.", true)>]
val mutable DeviceIdTypeSerialNumber : Android.DeviceLock.DeviceIdType

Feldwert

Value = 2
Attribute

Hinweise

Die Geräte-ID ist eine Seriennummer.

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

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: