Constants
The following constants are available globally.
-
NSError domain for Couchbase Lite errors.
Declaration
Objective-C
extern const NSErrorDomain CBLErrorDomain
Swift
let CBLErrorDomain: String
-
Undocumented
Declaration
Objective-C
extern double CouchbaseLiteVersionNumber
Swift
var CouchbaseLiteVersionNumber: Double
-
Undocumented
Declaration
Objective-C
extern const unsigned char CouchbaseLiteVersionString[]