Constants
The following constants are available globally.
-
Undocumented
Declaration
Objective-C
static NSString *const SKErrorDomain = @"org.sensingkit.SensingKit-iOS.ErrorDomain"Swift
let SKErrorDomain: String -
Total number of sensors supported by SensingKit-iOS.
Declaration
Objective-C
static const NSUInteger TOTAL_SENSORS = 15Swift
let TOTAL_SENSORS: UInt -
Undocumented
Declaration
Objective-C
extern double SensingKitVersionNumberSwift
var SensingKitVersionNumber: Double -
Undocumented
Declaration
Objective-C
extern const unsigned char SensingKitVersionString[]Swift
let SensingKitVersionString: <<error type>>
View on GitHub
Constants Reference