Card

constructor(jsonObject: JSONObject, brazeManager: ERROR CLASS: Symbol not found for IBrazeManager??, cardStorage: ICardStorageProvider<*>?, cardAnalytics: ERROR CLASS: Symbol not found for ICardAnalyticsProvider??)

Parameters

jsonObject

JSON representation of the card

brazeManager

Allows the card to report clicks internally

cardStorage

Allows the card to persist its viewed/unviewed state


constructor(jsonObject: JSONObject)