ZenPolicy.ConversationSendersAnyone Поле

Определение

Внимание!

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_ANYONE", 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 ConversationSendersAnyone = 1;
[<Android.Runtime.Register("CONVERSATION_SENDERS_ANYONE", 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 ConversationSendersAnyone : Android.Service.Notification.ConversationSenders

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

Value = 1

Реализации

Атрибуты

Комментарии

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

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

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

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