BLUBeaconOptionalAdvancedSettings Class Reference
Inherits from | BLUBeaconAdvancedSettings : NSObject |
---|---|
Declared in | BLUBeaconOptionalAdvancedSettings.h |
Overview
BLUBeaconOptionalAdvancedSettings
objects represent the advanced settings for each optional advertisement type of a beacon configuration.
Optional advanced beacon settings represent advertisement types that can but may not be available on a given beacon.
Properties
available
A boolean that specifies whether the advertisement type represented by these settings is available for configuration on the given beacon.
@property (nonatomic, assign) BOOL available
Discussion
A boolean that specifies whether the advertisement type represented by these settings is available for configuration on the given beacon.
Declared In
BLUBeaconOptionalAdvancedSettings.h