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


TelecomManager.PresentationUnavailable Поле

Определение

Внимание!

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

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

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

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

Value = 5
Атрибуты

Комментарии

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

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

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

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