Partager via


ZenPolicy.ConversationSendersUnset Champ

Définition

Attention

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

Utilisé pour indiquer aucune préférence pour le type de conversations qui peuvent contourner le dnd.

[Android.Runtime.Register("CONVERSATION_SENDERS_UNSET", 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 ConversationSendersUnset = 0;
[<Android.Runtime.Register("CONVERSATION_SENDERS_UNSET", 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 ConversationSendersUnset : Android.Service.Notification.ConversationSenders

Valeur de champ

Value = 0

Implémente

Attributs

Remarques

Utilisé pour indiquer aucune préférence pour le type de conversations qui peuvent contourner le dnd.

Documentation Java pour android.service.notification.ZenPolicy.CONVERSATION_SENDERS_UNSET.

Les parties de cette page sont des modifications basées sur le travail créé et partagé par le projet Android Open Source et utilisés en fonction des termes décrits dans la licence d’attribution Creative Commons 2.5.

S’applique à