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


DataFailCause.PppChapFailure Поле

Определение

Внимание!

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

Вызов данных завершается сбоем в настройке PPP из-за сбоя CHAP.

[Android.Runtime.Register("PPP_CHAP_FAILURE", 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 PppChapFailure = 2232;
[<Android.Runtime.Register("PPP_CHAP_FAILURE", 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 PppChapFailure : Android.Telephony.DataFailCauseType

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

Value = 2232
Атрибуты

Комментарии

Вызов данных завершается сбоем в настройке PPP из-за сбоя CHAP.

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

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

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