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


EuiccManager.ErrorTimeOut Поле

Определение

Внимание!

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

Истекло время ожидания завершения операции.

[Android.Runtime.Register("ERROR_TIME_OUT", 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 ErrorTimeOut = 10005;
[<Android.Runtime.Register("ERROR_TIME_OUT", 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 ErrorTimeOut : Android.Telephony.Euicc.Error

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

Value = 10005
Атрибуты

Комментарии

Истекло время ожидания завершения операции. т. е. перезапуск, отключение, сброс и т. д.

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

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

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