Partager via


EuiccManager.ErrorUnsupportedVersion Champ

Définition

Attention

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

La version eUICC card(hardware) n’est pas compatible avec le logiciel

[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

Valeur de champ

Value = 10007
Attributs

Remarques

La version eUICC card(hardware) n’est pas compatible avec le logiciel

Documentation Java pour android.telephony.euicc.EuiccManager.ERROR_UNSUPPORTED_VERSION.

Les parties de cette page sont des modifications basées sur le travail créé et partagé par le projet Android Open Source et utilisés en fonction des termes décrits dans la licence d’attribution Creative Commons 2.5.

S’applique à