Freigeben über


EuiccManager.ErrorInstallProfile Feld

Definition

Achtung

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

Fehler beim Laden des Profils in die eUICC-Karte.

[Android.Runtime.Register("ERROR_INSTALL_PROFILE", 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 ErrorInstallProfile = 10009;
[<Android.Runtime.Register("ERROR_INSTALL_PROFILE", 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 ErrorInstallProfile : Android.Telephony.Euicc.Error

Feldwert

Value = 10009
Attribute

Hinweise

Fehler beim Laden des Profils in die eUICC-Karte. z.B. 1. iccid des Profils ist bereits auf der eUICC vorhanden. 2. GSMA(.22 v2.2) Profile Install Result – installFailedDueToDataMismatch 3. Der Vorgang wurde unterbrochen 4. SIMalliance-Fehler in PEStatus(SGP.22 v2.2, Abschnitt 2.5.6.1)

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

Teile dieser Seite sind Änderungen, die auf Arbeiten basieren, die vom Android Open Source Project erstellt und freigegeben wurden und gemäß den In Attribution License beschriebenen Begriffen verwendet werden.

Gilt für: