Notification Status Lifecycle
This simple lifecycle tracks a user's interaction with a Notification.
Lifecycle Diagram
UNREAD → READ
Status Definitions
| Status | Description |
|---|---|
UNREAD | The default state. The Notification has been delivered but not yet viewed by the user. |
READ | The user has viewed or acknowledged the Notification. |