Partilhar via


EuiccManager.ErrorUnsupportedVersion Campo

Definição

Cuidado

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

A versão da placa eUICC (hardware) é incompatível com o 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

Valor do campo

Value = 10007
Atributos

Comentários

A versão da placa eUICC (hardware) é incompatível com o software

Documentação Java para android.telephony.euicc.EuiccManager.ERROR_UNSUPPORTED_VERSION.

Partes desta página são modificações baseadas no trabalho criado e compartilhado pelo Android Open Source Project e usado de acordo com os termos descritos na Creative Commons 2.5 Attribution License.

Aplica-se a