Query Notification Tray Item
Last updated
Was this helpful?
Last updated
Was this helpful?
The getNotificationTrayItems()
method returns a Live collection of notification tray items for the current user, typically used when rendering the Notification Tray screen. It supports pagination for infinite scrolling. Each item represents a distinct notification event, including properties like actors, actionType, templatedText, timestamp, and seen status, providing all necessary data to render a standard notification entry.