Idioma

NotificationManager.Policy.PriorityCategoryConversations Campo

Definição

Cuidado

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

As conversas são permitidas por meio do DND.

[Android.Runtime.Register("PRIORITY_CATEGORY_CONVERSATIONS", ApiSince=30)]
[System.Obsolete("This constant will be removed in the future version. Use Android.App.NotificationPriorityCategory enum directly instead of this field.", true)]
public const Android.App.NotificationPriorityCategory PriorityCategoryConversations = 256;
[<Android.Runtime.Register("PRIORITY_CATEGORY_CONVERSATIONS", ApiSince=30)>]
[<System.Obsolete("This constant will be removed in the future version. Use Android.App.NotificationPriorityCategory enum directly instead of this field.", true)>]
val mutable PriorityCategoryConversations : Android.App.NotificationPriorityCategory

Valor do campo

Value = 256

Implementações

Atributos

Comentários

As conversas são permitidas por meio do DND.

Referência do Android para android.app.NotificationManager.Policy.PRIORITY_CATEGORY_CONVERSATIONS.

Partes desta página são modificações baseadas no trabalho criado e compartilhado pelo Project Open Source do Open Source e usadas de acordo com os termos descritos na Creative Commons 2.5.

Aplica-se a