Enumeration NotificationPriorityConst

Enumeration Members

DEFAULT: 2000000000

The default priority.

HIGHEST: 1

The highest priority.

HIGHEST_MASKABLE: 10000000

The hightest priority that allows events to be masked.

LOWEST: 4000000000

Priorities lower than this will be ignored.

STANDARD: 1900000000

The standard priority.

Generated using TypeDoc