B4SNotificationType Constants Reference
| Declared in | B4SInteraction.h |
|---|
B4SNotificationType
Definition
typedef NS_ENUM(NSInteger, B4SNotificationType ) {
B4SNotificationTypeSimple,
B4SNotificationTypeRich,
B4SNotificationTypeDeeplink,
B4SNotificationTypePassive,
};