Braze iOS SDK
Documentation for the Braze iOS SDK
 All Classes Functions Properties
Properties | List of all members
ABKClassicContentCard Class Reference

Properties

NSString * image
 
NSString * title
 
NSString * cardDescription
 
NSString * domain
 
- Properties inherited from ABKContentCard
NSString * idString
 
BOOL viewed
 
double created
 
double expiresAt
 
BOOL dismissible
 
BOOL pinned
 
BOOL dismissed
 
BOOL clicked
 
NSDictionary * extras
 
BOOL isTest
 
NSString * urlString
 
BOOL openUrlInWebView
 

Additional Inherited Members

- Instance Methods inherited from ABKContentCard
(nullable NSData *) - serializeToData
 
(void) - logContentCardImpression
 
(void) - logContentCardClicked
 
(void) - logContentCardDismissed
 
(BOOL) - isControlCard
 
(BOOL) - hasSameId:
 
- Class Methods inherited from ABKContentCard
(nullable ABKContentCard *) + deserializeCardFromDictionary: