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


TelecomManager.PriorityUrgent Поле

Определение

Внимание!

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

Указывает, что приоритет вызова composer является срочным.

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

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

Value = 1
Атрибуты

Комментарии

Указывает, что приоритет вызова composer является срочным.

Справочник: RCC.20, раздел 2.4.4.2

Документация по Java для android.telecom.TelecomManager.PRIORITY_URGENT.

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

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