Sprache

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

Feldwert

Value = 2
Attribute

Hinweise

UICC-Anwendungstyp ist USIM

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

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: