Constants
The following constants are available globally.
-
NSError domain for Couchbase Lite errors.
Declaration
Objective-C
extern const NSErrorDomain CBLErrorDomain
-
Undocumented
Declaration
Objective-C
extern NSString* const kCBLCertAttrCommonName
-
Undocumented
Declaration
Objective-C
extern NSString* const kCBLCertAttrPseudonym
-
Undocumented
Declaration
Objective-C
extern NSString* const kCBLCertAttrGivenName
-
Undocumented
Declaration
Objective-C
extern NSString* const kCBLCertAttrSurname
-
Undocumented
Declaration
Objective-C
extern NSString* const kCBLCertAttrOrganization
-
Undocumented
Declaration
Objective-C
extern NSString* const kCBLCertAttrOrganizationUnit
-
Undocumented
Declaration
Objective-C
extern NSString* const kCBLCertAttrPostalAddress
-
Undocumented
Declaration
Objective-C
extern NSString* const kCBLCertAttrLocality
-
Undocumented
Declaration
Objective-C
extern NSString* const kCBLCertAttrPostalCode
-
Undocumented
Declaration
Objective-C
extern NSString* const kCBLCertAttrStateOrProvince
-
Undocumented
Declaration
Objective-C
extern NSString* const kCBLCertAttrCountry
-
Undocumented
Declaration
Objective-C
extern NSString* const kCBLCertAttrEmailAddress
-
Undocumented
Declaration
Objective-C
extern NSString* const kCBLCertAttrHostname
-
Undocumented
Declaration
Objective-C
extern NSString* const kCBLCertAttrURL
-
Undocumented
Declaration
Objective-C
extern NSString* const kCBLCertAttrIPAddress
-
Undocumented
Declaration
Objective-C
extern NSString* const kCBLCertAttrRegisteredID
-
Undocumented
Declaration
Objective-C
extern double CouchbaseLiteVersionNumber
-
Undocumented
Declaration
Objective-C
extern const unsigned char CouchbaseLiteVersionString[]