B4SInteractionType Constants Reference

Declared in B4SInteraction.h

B4SInteractionType

Definition

typedef NS_ENUM(NSInteger, B4SInteractionType ) {
   B4SInteractionTypeUnknown,
   B4SInteractionTypeBeacon,
   B4SInteractionTypeVirtualBeacon,
   B4SInteractionTypePush,
};

Constants

B4SInteractionTypeUnknown

Declared In B4SInteraction.h.

B4SInteractionTypeBeacon

Declared In B4SInteraction.h.

B4SInteractionTypeVirtualBeacon

Declared In B4SInteraction.h.

B4SInteractionTypePush

Declared In B4SInteraction.h.