TelephonyManager.ApptypeUnknown Feld

Definition

Achtung

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

Der UICC-Anwendungstyp ist unbekannt oder nicht angegeben.

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

Feldwert

Value = 0
Attribute

Hinweise

Der UICC-Anwendungstyp ist unbekannt oder nicht angegeben.

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

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: