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


DataFailCause.IwlanCongestion Поле

Определение

Внимание!

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

Запрошенная служба была отклонена из-за перегрузки в сети при доступе к EPDG IWLAN.

[Android.Runtime.Register("IWLAN_CONGESTION", ApiSince=34)]
[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 IwlanCongestion = 15500;
[<Android.Runtime.Register("IWLAN_CONGESTION", ApiSince=34)>]
[<System.Obsolete("This constant will be removed in the future version. Use Android.Telephony.DataFailCauseType enum directly instead of this field.", true)>]
val mutable IwlanCongestion : Android.Telephony.DataFailCauseType

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

Value = 15500
Атрибуты

Комментарии

Запрошенная служба была отклонена из-за перегрузки в сети при доступе к EPDG IWLAN. Определен в 3GPP TS 24.502, раздел 9.2.4.2.

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

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

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