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


DataFailCause.GprsServicesAndNonGprsServicesNotAllowed Поле

Определение

Внимание!

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

Не разрешено работать с службами JSON или без СЛУЖБ JSON.

[Android.Runtime.Register("GPRS_SERVICES_AND_NON_GPRS_SERVICES_NOT_ALLOWED", 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 GprsServicesAndNonGprsServicesNotAllowed = 2097;
[<Android.Runtime.Register("GPRS_SERVICES_AND_NON_GPRS_SERVICES_NOT_ALLOWED", 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 GprsServicesAndNonGprsServicesNotAllowed : Android.Telephony.DataFailCauseType

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

Value = 2097
Атрибуты

Комментарии

Не разрешено работать с службами JSON или без СЛУЖБ JSON.

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

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

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