Instance Methods | |
(void) | - logInAppMessageHTMLClickWithButtonID: |
Properties | |
NSURL * | assetsLocalDirectoryPath |
- (void) logInAppMessageHTMLClickWithButtonID: | (NSString *) | buttonId |
Log a click on the in-app message with a buttonId. HTMLFull in-app messages have the limitation of only handling a single button click, but we allow HTML in-app messages to handle multiple button clicks.
buttonId | the id of the click |
|
readwritenonatomicstrong |
This is the local URL of the assets directory for the HTML in-app message. Please note that the value of this property can be overridden by Braze at the time of displaying, so please don't set it as the value will be discarded.