Feed Updated Event
class FeedUpdatedEvent
When Braze receives a new message feed in a server response, this event is fired. All of the cards in the feed are provided along with the id of the user that the feed is for (or null if no user id was set).
Constructors
Functions
Link copied to clipboard
The total number of cards in the feed.
Link copied to clipboard
Guaranteed to not be null and to not include any null values in the list.
Returns a list of cards where each card belongs to at least one of the given categories.
Link copied to clipboard
The number of unread cards in the feed.
Link copied to clipboard
Link copied to clipboard
The Unix timestamp (in seconds) of when this snapshot of the feed was last received from Braze's servers.