Sprache

TelephonyManager.ApptypeSim 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 SIM

[Android.Runtime.Register("APPTYPE_SIM", 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 ApptypeSim = 1;
[<Android.Runtime.Register("APPTYPE_SIM", 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 ApptypeSim : Android.Telephony.UiccApplicationType

Feldwert

Value = 1
Attribute

Hinweise

UICC-Anwendungstyp ist SIM

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

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: