Поделиться через


EuiccManager.ErrorEuiccMissing Поле

Определение

Внимание!

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

EUICC отсутствует или дефектен на устройстве.

[Android.Runtime.Register("ERROR_EUICC_MISSING", 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 ErrorEuiccMissing = 10006;
[<Android.Runtime.Register("ERROR_EUICC_MISSING", 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 ErrorEuiccMissing : Android.Telephony.Euicc.Error

Значение поля

Value = 10006
Атрибуты

Комментарии

EUICC отсутствует или дефектен на устройстве.

Документация по Java для android.telephony.euicc.EuiccManager.ERROR_EUICC_MISSING.

Части этой страницы — это изменения на основе работы, созданной и общей проектом с открытым исходным кодом Android и используемой в соответствии с условиями, описанными в лицензии Creative Commons 2.5 Attribution.

Применяется к