Classes
The following classes are available globally.
-
Interface to the values stored in the Config.plist resource file
See moreDeclaration
Objective-C
@interface ConfigReader : NSObject
Swift
class ConfigReader : NSObject
-
A singleton to load device constants and make them available globally to other objects.
See moreDeclaration
Objective-C
@interface SyncKitGlobals : NSObject
Swift
class SyncKitGlobals : NSObject