DeviceId.DeviceIdTypeMeid Campo

Definición

Precaución

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

El identificador del dispositivo es 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

Valor de campo

Value = 1
Atributos

Comentarios

El identificador del dispositivo es un MEID

Java documentación para android.devicelock.DeviceId.DEVICE_ID_TYPE_MEID.

Las partes de esta página son modificaciones basadas en el trabajo creado y compartido por el Android y se usan según los términos descritos en creative Creative Commons 2.5 Attribution License.

Se aplica a