Freigeben über


EuiccManager.ErrorUnsupportedVersion Feld

Definition

Achtung

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

Die eUICC Card(Hardware)-Version ist nicht mit der Software kompatibel.

[Android.Runtime.Register("ERROR_UNSUPPORTED_VERSION", ApiSince=30)]
[System.Obsolete("This constant will be removed in the future version. Use Android.Telephony.Euicc.Error enum directly instead of this field.", true)]
public const Android.Telephony.Euicc.Error ErrorUnsupportedVersion = 10007;
[<Android.Runtime.Register("ERROR_UNSUPPORTED_VERSION", ApiSince=30)>]
[<System.Obsolete("This constant will be removed in the future version. Use Android.Telephony.Euicc.Error enum directly instead of this field.", true)>]
val mutable ErrorUnsupportedVersion : Android.Telephony.Euicc.Error

Feldwert

Value = 10007
Attribute

Hinweise

Die eUICC Card(Hardware)-Version ist nicht mit der Software kompatibel.

Java-Dokumentation für android.telephony.euicc.EuiccManager.ERROR_UNSUPPORTED_VERSION.

Teile dieser Seite sind Änderungen auf der Grundlage von Arbeiten, die vom Android Open Source-Projekt erstellt und freigegeben werden und gemäß den in der Creative Commons 2.5 Attribution License beschriebenen Begriffen verwendet werden.

Gilt für: