ZenPolicy.PriorityConversationSenders Property

Definition

Conversation type that can bypass DND.

public int PriorityConversationSenders { [Android.Runtime.Register("getPriorityConversationSenders", "()I", "", ApiSince=30)] get; }
[<get: Android.Runtime.Register("getPriorityConversationSenders", "()I", "", ApiSince=30)>]
member this.PriorityConversationSenders : int

Property Value

#CONVERSATION_SENDERS_UNSET, #CONVERSATION_SENDERS_ANYONE, #CONVERSATION_SENDERS_IMPORTANT, #CONVERSATION_SENDERS_NONE.

Attributes

Remarks

Conversation type that can bypass DND.

Java documentation for android.service.notification.ZenPolicy.getPriorityConversationSenders().

Portions of this page are modifications based on work created and shared by the Android Open Source Project and used according to terms described in the Creative Commons 2.5 Attribution License.

Applies to