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


DataFailCause.UnsupportedApnInCurrentPlmn Поле

Определение

Внимание!

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

Неподдерживаемый APN в текущей общедоступной мобильной сети (PLMN).

[Android.Runtime.Register("UNSUPPORTED_APN_IN_CURRENT_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 UnsupportedApnInCurrentPlmn = 66;
[<Android.Runtime.Register("UNSUPPORTED_APN_IN_CURRENT_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 UnsupportedApnInCurrentPlmn : Android.Telephony.DataFailCauseType

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

Value = 66
Атрибуты

Комментарии

Неподдерживаемый APN в текущей общедоступной мобильной сети (PLMN).

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

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

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