Sprache

TelephonyManager.ApptypeIsim Feld

Definition

Achtung

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

UICC-Anwendungstyp ist ISIM

[Android.Runtime.Register("APPTYPE_ISIM", 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 ApptypeIsim = 5;
[<Android.Runtime.Register("APPTYPE_ISIM", 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 ApptypeIsim : Android.Telephony.UiccApplicationType

Feldwert

Value = 5
Attribute

Hinweise

UICC-Anwendungstyp ist ISIM

Java Dokumentation für android.telephony.TelephonyManager.APPTYPE_ISIM.

Teile dieser Seite sind Änderungen auf der Grundlage von Arbeiten, die von der Android Open Source Project erstellt und gemeinsam verwendet und gemäß den in der 2.5 Attribution License beschriebenen Begriffen verwendet werden.

Gilt für: