Gjsify LogoGjsify Logo

Enumeration NotificationPriority

Priority levels for #GNotifications.

Index

Enumeration Members

Enumeration Members

HIGH: number

for events that require more attention, usually because responses are time-sensitive (for example chat and SMS messages or alarms)

LOW: number

for notifications that do not require immediate attention - typically used for contextual background information, such as contact birthdays or local weather

NORMAL: number

the default priority, to be used for the majority of notifications (for example email messages, software updates, completed download/sync operations)

URGENT: number

for urgent notifications, or notifications that require a response in a short space of time (for example phone calls or emergency warnings)

Legend

  • Module
  • Object literal
  • Variable
  • Function
  • Function with type parameter
  • Index signature
  • Type alias
  • Type alias with type parameter
  • Enumeration
  • Enumeration member
  • Property
  • Method
  • Interface
  • Interface with type parameter
  • Constructor
  • Property
  • Method
  • Index signature
  • Class
  • Class with type parameter
  • Constructor
  • Property
  • Method
  • Accessor
  • Index signature
  • Inherited constructor
  • Inherited property
  • Inherited method
  • Inherited accessor
  • Protected property
  • Protected method
  • Protected accessor
  • Private property
  • Private method
  • Private accessor
  • Static property
  • Static method