NotificationPriorityCategory Enum

Definition

public enum NotificationPriorityCategory
type NotificationPriorityCategory = 
Inheritance
NotificationPriorityCategory

Fields

Name Value Description
Reminders 1

Reminder notifications are prioritized.

Events 2

Event notifications are prioritized.

Messages 4

Message notifications are prioritized.

Calls 8

Calls are prioritized.

RepeatCallers 16

Calls from repeat callers are prioritized.

Alarms 32

Alarms are prioritized

Media 64

Media, game, voice navigation are prioritized

System 128

System (catch-all for non-never suppressible sounds) are prioritized

Conversations 256

Conversations are allowed through DND.

Remarks

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