KBMAction Constants Reference
| Declared in | KBMConversation.h |
|---|
KBMAction
Represents various actions the user takes when interacting with BrandMessenger UI components.
Definition
typedef NS_ENUM(NSInteger, KBMAction ) {
KBMActionInAppNotificationTapped,
KBMActionPushNotificationTapped,
};
Constants
Declared In
KBMConversation.h