Braze iOS SDK
Documentation for the Braze iOS SDK
 All Classes Functions Properties
Instance Methods | List of all members
<ABKInAppMessageWebViewBridgeDelegate> Protocol Referenceabstract

#import <ABKInAppMessageWebViewBridge.h>

Instance Methods

(void) - webViewBridge:receivedClickAction:
 
(void) - closeMessageWithWebViewBridge:
 

Detailed Description

Methods for managing bridge related actions

Method Documentation

- (void) closeMessageWithWebViewBridge: (ABKInAppMessageWebViewBridge *)  webViewBridge

Tells the delegate that a close message action was received

Parameters
webViewBridgeThe bridge informing the delegate
- (void) webViewBridge: (ABKInAppMessageWebViewBridge *)  webViewBridge
receivedClickAction: (ABKInAppMessageClickActionType)  clickAction 

Tells the delegate that the bridge has received a click action to execute

Parameters
webViewBridgeThe bridge informing the delegate
clickActionThe clickAction performed