Card
Creates a card.
Parameters
JSON representation of the card
The CardKey.Provider responsible for providing the appropriate key for a field.
Allows the card to report clicks internally
Allows the card to persist its viewed/unviewed state
Throws
When the provided JSON object is malformed
Inheritors
Constructors
Properties
The CardType representing the type of this card or CardType.DEFAULT if the type is not known.
The categories for this Feed card. Note that this value will be null for ContentCards.
Indicates if this card is dismissed.
True if this card is dismissible by the user, false otherwise.
The current status of visual indicator at the bottom of the card highlight state. This value changes from true to false when the card goes offscreen for the first time.
The ICardListener that gets called when isIndicatorHighlighted is set.
Whether Uris for this card should be opened in Braze's WebView or not.
Functions
The JSONObject representation of this card.
Reports that this card was displayed to the user.