ContactsContract.SimAccount.UnknownEfType Champ
Définition
Important
Certaines informations portent sur la préversion du produit qui est susceptible d’être en grande partie modifiée avant sa publication. Microsoft exclut toute garantie, expresse ou implicite, concernant les informations fournies ici.
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 = 0Implé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.