MCEBeacon Class Reference
Inherits from | NSObject |
---|---|
Declared in | MCEBeacon.h MCEBeacon.m |
locationId
locationId represents the unique key for this iBeacon on the server.
@property NSString *locationId
Discussion
locationId represents the unique key for this iBeacon on the server.
Declared In
MCEBeacon.h
major
major represents the major value of the iBeacon.
@property int major
Discussion
major represents the major value of the iBeacon.
Declared In
MCEBeacon.h
minor
minor represents the minor value of the iBeacon.
@property int minor
Discussion
minor represents the minor value of the iBeacon.
Declared In
MCEBeacon.h