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

Properties

NSString * image
 
NSString * cardDescription
 
NSString * title
 
NSString * domain
 
- Properties inherited from ABKCard
NSString * idString
 
BOOL viewed
 
double created
 
double updated
 
ABKCardCategory categories
 
double expiresAt
 
NSDictionary * extras
 
NSString * urlString
 
BOOL openUrlInWebView
 

Additional Inherited Members

- Instance Methods inherited from ABKCard
(nullable NSData *) - serializeToData
 
(void) - logCardImpression
 
(void) - logCardClicked
 
(BOOL) - hasSameId:
 
- Class Methods inherited from ABKCard
(nullable ABKCard *) + deserializeCardFromDictionary: