Constants
The following constants are available globally.
-
Value of type property for blob object
Declaration
Objective-C
extern NSString *const _Nonnull kCBLBlobType -
Blob dict property containing a blobType of the data.
Declaration
Objective-C
extern NSString *const _Nonnull kCBLTypeProperty -
Blob dict property containing a digest of the data.
Declaration
Objective-C
extern NSString *const _Nonnull kCBLBlobDigestProperty -
Blob dict property containing a length of the data.
Declaration
Objective-C
extern NSString *const _Nonnull kCBLBlobLengthProperty -
Blob dict property containing a content type of the data.
Declaration
Objective-C
extern NSString *const _Nonnull kCBLBlobContentTypeProperty -
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[]
Constants Reference