UAInAppMessageButtonActionBinding Class Reference
Inherits from | NSObject |
Declared in | UAInAppMessageButtonActionBinding.h |
Overview
Model object representing a binding between an in-app message button, a localized title and action name/argument pairs.
Properties
actions
A dictionary mapping action names to action values, to be run when the button is pressed.
@property (nonatomic, copy, nullable) NSDictionary *actions
Declared In
UAInAppMessageButtonActionBinding.h
identifier
The button’s identifier.
@property (nonatomic, copy, nullable) NSString *identifier
Declared In
UAInAppMessageButtonActionBinding.h