Couchbase Lite
Objective-C API for iOS and Mac OS
CBLManagerOptions Struct Reference

Detailed Description

Option flags for CBLManager initialization.

Public Attributes

bool readOnly
 No modifications to databases are allowed. More...
 
NSDataWritingOptions fileProtection
 File protection/encryption options (iOS only) More...
 

Member Data Documentation

◆ readOnly

bool CBLManagerOptions::readOnly

No modifications to databases are allowed.

◆ fileProtection

NSDataWritingOptions CBLManagerOptions::fileProtection

File protection/encryption options (iOS only)


The documentation for this struct was generated from the following file: