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


DataFailCause.IpAddressMismatch Поле

Определение

Внимание!

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

Несоответствие IP-адресов.

[Android.Runtime.Register("IP_ADDRESS_MISMATCH", 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 IpAddressMismatch = 119;
[<Android.Runtime.Register("IP_ADDRESS_MISMATCH", 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 IpAddressMismatch : Android.Telephony.DataFailCauseType

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

Value = 119
Атрибуты

Комментарии

Несоответствие IP-адресов.

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

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

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