Options
All
  • Public
  • Public/Protected
  • All
Menu

Enumeration NotificationStatusType

Notification Status

Index

Enumeration members

Enumeration members

Failed

Failed: = "failed"

Notification failed to show.

Queued

Queued: = "queued"

Notification is queued to be shown.

Removed

Removed: = "removed"

Notification has been removed.

Visible

Visible: = "visible"

Notification is now shown.

Generated using TypeDoc