Langue

TelephonyManager.ApptypeUnknown Champ

Définition

Attention

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

Le type d’application UICC est inconnu ou non spécifié

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

Valeur de champ

Value = 0
Attributs

Remarques

Le type d’application UICC est inconnu ou non spécifié

Documentation Java pour android.telephony.TelephonyManager.APPTYPE_UNKNOWN.

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 à