Compartir a través de


ContactsContract.SimAccount.UnknownEfType Campo

Definición

Precaución

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

Identificador de tipo EF no válido.

[Android.Runtime.Register("UNKNOWN_EF_TYPE", ApiSince=31)]
[System.Obsolete("This constant will be removed in the future version. Use Android.Provider.SimAccountType enum directly instead of this field.", true)]
public const Android.Provider.SimAccountType UnknownEfType = 0;
[<Android.Runtime.Register("UNKNOWN_EF_TYPE", ApiSince=31)>]
[<System.Obsolete("This constant will be removed in the future version. Use Android.Provider.SimAccountType enum directly instead of this field.", true)>]
val mutable UnknownEfType : Android.Provider.SimAccountType

Valor de campo

Value = 0

Implementaciones

Atributos

Comentarios

Identificador de tipo EF no válido.

Documentación de Java para android.provider.ContactsContract.SimAccount.UNKNOWN_EF_TYPE.

Las partes de esta página son modificaciones basadas en el trabajo creado y compartido por el proyecto de código abierto de Android y se usan según los términos descritos en la licencia de atribución de Creative Commons 2.5.

Se aplica a