B4SNotificationType Constants Reference

Declared in B4SInteraction.h

B4SNotificationType

Definition

typedef NS_ENUM(NSInteger, B4SNotificationType ) {
   B4SNotificationTypeSimple,
   B4SNotificationTypeRich,
   B4SNotificationTypeDeeplink,
   B4SNotificationTypePassive,
};

Constants

B4SNotificationTypeSimple

Declared In B4SInteraction.h.

B4SNotificationTypeRich

Declared In B4SInteraction.h.

B4SNotificationTypeDeeplink

Declared In B4SInteraction.h.

B4SNotificationTypePassive

Declared In B4SInteraction.h.