SBKRegionState Constants Reference
| Declared in | SBKConstants.h |
SBKRegionState
Report the state for region.
Definition
typedef NS_ENUM(int, SBKRegionState ) {
SBKRegionStateUnknown,
SBKRegionStateEnter,
SBKRegionStateLeave,
};
Constants
Declared In
SBKConstants.h