ZenPolicy.PriorityMessageSenders Property

Definition

Message senders that can bypass DND.

public Android.Service.Notification.AudienceType PriorityMessageSenders { [Android.Runtime.Register("getPriorityMessageSenders", "()I", "", ApiSince=29)] get; }
[<get: Android.Runtime.Register("getPriorityMessageSenders", "()I", "", ApiSince=29)>]
member this.PriorityMessageSenders : Android.Service.Notification.AudienceType

Property Value

#PEOPLE_TYPE_UNSET, #PEOPLE_TYPE_ANYONE, #PEOPLE_TYPE_CONTACTS, #PEOPLE_TYPE_STARRED or #PEOPLE_TYPE_NONE

Attributes

Remarks

Message senders that can bypass DND.

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

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