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


DataFailCause.IwlanTunnelNotFound Поле

Определение

Внимание!

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

Ожидается обновление или удаление туннеля ePDG, но не найден туннель

[Android.Runtime.Register("IWLAN_TUNNEL_NOT_FOUND", ApiSince=34)]
[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 IwlanTunnelNotFound = 16390;
[<Android.Runtime.Register("IWLAN_TUNNEL_NOT_FOUND", ApiSince=34)>]
[<System.Obsolete("This constant will be removed in the future version. Use Android.Telephony.DataFailCauseType enum directly instead of this field.", true)>]
val mutable IwlanTunnelNotFound : Android.Telephony.DataFailCauseType

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

Value = 16390
Атрибуты

Комментарии

Ожидается обновление или удаление туннеля ePDG, но не найден туннель

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

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

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