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


DisconnectCause.OutOfNetwork Поле

Определение

Внимание!

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

Не допускается вызов из сети

[Android.Runtime.Register("OUT_OF_NETWORK", 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 OutOfNetwork = 11;
[<Android.Runtime.Register("OUT_OF_NETWORK", 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 OutOfNetwork : Android.Telephony.CallDisconnectCause

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

Value = 11
Атрибуты

Комментарии

Не допускается вызов из сети

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

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

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