Langue

DeviceId.DeviceIdTypeMeid Champ

Définition

Attention

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

L’ID d’appareil est un 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

Valeur de champ

Value = 1
Attributs

Remarques

L’ID d’appareil est un MEID

Java documentation pour android.devicelock.DeviceId.DEVICE_ID_TYPE_MEID.

Les parties de cette page sont des modifications basées sur le travail créé et partagé par Android Open Source et utilisées en fonction des termes décrits dans la Creative Commons 2.5 Attribution License.

S’applique à