ZenPolicy.PriorityCallSenders Property

Definition

Callers that can bypass DND.

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

Property Value

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

Attributes

Remarks

Callers that can bypass DND.

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

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