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


DataFailCause.Congestion Поле

Определение

Внимание!

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

Сеть не может обслуживать запрос от MS из-за перегрузки.

[Android.Runtime.Register("CONGESTION", ApiSince=30)]
[System.Obsolete("This constant will be removed in the future version. Use Android.Telephony.DataFailCauseType enum directly instead of this field.", true)]
public const Android.Telephony.DataFailCauseType Congestion = 2106;
[<Android.Runtime.Register("CONGESTION", ApiSince=30)>]
[<System.Obsolete("This constant will be removed in the future version. Use Android.Telephony.DataFailCauseType enum directly instead of this field.", true)>]
val mutable Congestion : Android.Telephony.DataFailCauseType

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

Value = 2106
Атрибуты

Комментарии

Сеть не может обслуживать запрос от MS из-за перегрузки.

Документация по Java для android.telephony.DataFailCause.CONGESTION.

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

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