Condividi tramite


EuiccManager.ErrorUnsupportedVersion Campo

Definizione

Attenzione

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

La versione della scheda eUICC (hardware) non è compatibile con il software

[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

Valore del campo

Value = 10007
Attributi

Commenti

La versione della scheda eUICC (hardware) non è compatibile con il software

Documentazione java per android.telephony.euicc.EuiccManager.ERROR_UNSUPPORTED_VERSION.

Le parti di questa pagina sono modifiche basate sul lavoro creato e condiviso dal progetto Open Source Android e usato in base ai termini descritti nella licenza Creative Commons 2.5 Attribuzione.

Si applica a