Partager via


ContactsContract.SimAccount.UnknownEfType Champ

Définition

Attention

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

Identificateur de type EF non valide.

[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

Valeur de champ

Value = 0

Implémente

Attributs

Remarques

Identificateur de type EF non valide.

Documentation Java pour android.provider.ContactsContract.SimAccount.UNKNOWN_EF_TYPE.

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

S’applique à