B4SInteractionType Constants Reference
| Declared in | B4SInteraction.h |
|---|
B4SInteractionType
Definition
typedef NS_ENUM(NSInteger, B4SInteractionType ) {
B4SInteractionTypeUnknown,
B4SInteractionTypeBeacon,
B4SInteractionTypeVirtualBeacon,
B4SInteractionTypePush,
};