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


DisconnectCause.ServerUnreachable Поле

Определение

Внимание!

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

Не удается связаться с сервером

[Android.Runtime.Register("SERVER_UNREACHABLE", ApiSince=31)]
[System.Obsolete("This constant will be removed in the future version. Use Android.Telephony.CallDisconnectCause enum directly instead of this field.", true)]
public const Android.Telephony.CallDisconnectCause ServerUnreachable = 9;
[<Android.Runtime.Register("SERVER_UNREACHABLE", ApiSince=31)>]
[<System.Obsolete("This constant will be removed in the future version. Use Android.Telephony.CallDisconnectCause enum directly instead of this field.", true)>]
val mutable ServerUnreachable : Android.Telephony.CallDisconnectCause

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

Value = 9
Атрибуты

Комментарии

Не удается связаться с сервером

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

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

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