Langue

TelephonyManager.ApptypeUsim 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 USIM

[Android.Runtime.Register("APPTYPE_USIM", ApiSince=24)]
[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 ApptypeUsim = 2;
[<Android.Runtime.Register("APPTYPE_USIM", ApiSince=24)>]
[<System.Obsolete("This constant will be removed in the future version. Use Android.Telephony.UiccApplicationType enum directly instead of this field.", true)>]
val mutable ApptypeUsim : Android.Telephony.UiccApplicationType

Valeur de champ

Value = 2
Attributs

Remarques

Le type d’application UICC est USIM

Documentation Java pour android.telephony.TelephonyManager.APPTYPE_USIM.

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 à