KTKDevicePowerSaving Class Reference
Inherits from | NSObject |
---|---|
Conforms to | NSCopying NSObject NSSecureCoding |
Declared in | KTKDevicePowerSaving.h |
General Properties
Light Sensor Properties
RTC Properties
Burst Mode Properties
burstOn
Time interval in which the beacon will be in advertising mode.
@property (nonatomic, assign, readwrite) NSTimeInterval burstOn
Discussion
Time interval in which the beacon will be in advertising mode.
Declared In
KTKDevicePowerSaving.h
burstOff
Time interval in which the beacon will be in sleep mode.
@property (nonatomic, assign, readwrite) NSTimeInterval burstOff
Discussion
Time interval in which the beacon will be in sleep mode.
This value will be rounded to full minutes.
Declared In
KTKDevicePowerSaving.h