Langue

TelephonyManager.ApptypeCsim 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 CSIM

[Android.Runtime.Register("APPTYPE_CSIM", 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 ApptypeCsim = 4;
[<Android.Runtime.Register("APPTYPE_CSIM", 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 ApptypeCsim : Android.Telephony.UiccApplicationType

Valeur de champ

Value = 4
Attributs

Remarques

Le type d’application UICC est CSIM

Documentation Java pour android.telephony.TelephonyManager.APPTYPE_CSIM.

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 à