Freigeben über


EuiccManager.ErrorInvalidResponse Feld

Definition

Achtung

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

Das Antwortformat ist ungültig.

[Android.Runtime.Register("ERROR_INVALID_RESPONSE", 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 ErrorInvalidResponse = 10015;
[<Android.Runtime.Register("ERROR_INVALID_RESPONSE", 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 ErrorInvalidResponse : Android.Telephony.Euicc.Error

Feldwert

Value = 10015
Attribute

Hinweise

Das Antwortformat ist ungültig. z. B. SMDP/SMDS-Antwort enthält ungültiges JSON, Header oder/und ASN1.

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

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: