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


DataFailCause.EpsServicesNotAllowedInPlmn Поле

Определение

Внимание!

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

Службы EPS не допускаются в PLMN.

[Android.Runtime.Register("EPS_SERVICES_NOT_ALLOWED_IN_PLMN", 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 EpsServicesNotAllowedInPlmn = 2179;
[<Android.Runtime.Register("EPS_SERVICES_NOT_ALLOWED_IN_PLMN", 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 EpsServicesNotAllowedInPlmn : Android.Telephony.DataFailCauseType

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

Value = 2179
Атрибуты

Комментарии

Службы EPS не допускаются в PLMN.

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

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

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