ZenPolicy.ConversationSendersNone Поле

Определение

Внимание!

This constant will be removed in the future version. Use Android.Service.Notification.ConversationSenders enum directly instead of this field.

Используется для указания, что диалоги не могут обходить dnd.

[Android.Runtime.Register("CONVERSATION_SENDERS_NONE", ApiSince=30)]
[System.Obsolete("This constant will be removed in the future version. Use Android.Service.Notification.ConversationSenders enum directly instead of this field.", true)]
public const Android.Service.Notification.ConversationSenders ConversationSendersNone = 3;
[<Android.Runtime.Register("CONVERSATION_SENDERS_NONE", ApiSince=30)>]
[<System.Obsolete("This constant will be removed in the future version. Use Android.Service.Notification.ConversationSenders enum directly instead of this field.", true)>]
val mutable ConversationSendersNone : Android.Service.Notification.ConversationSenders

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

Value = 3

Реализации

Атрибуты

Комментарии

Используется для указания, что диалоги не могут обходить dnd.

Документация по Java для android.service.notification.ZenPolicy.CONVERSATION_SENDERS_NONE.

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

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