NotificationManager.Policy.PriorityCategoryConversations Campo

Definizione

Attenzione

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

Le conversazioni sono consentite tramite 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

Valore del campo

Value = 256

Implementazioni

Attributi

Commenti

Le conversazioni sono consentite tramite DND.

per android.app.NotificationManager.Policy.PRIORITY_CATEGORY_CONVERSATIONS.

Le parti di questa pagina sono modifiche basate sul lavoro creato e condiviso dalla e usati in base ai termini descritti in Creative License 2.5 Attribution License.

Si applica a