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


DisconnectCause.Local Поле

Определение

Внимание!

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

Нормальный; Локальная зависание

[Android.Runtime.Register("LOCAL", 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 Local = 3;
[<Android.Runtime.Register("LOCAL", 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 Local : Android.Telephony.CallDisconnectCause

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

Value = 3
Атрибуты

Комментарии

Нормальный; Локальная зависание

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

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

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