CBLConflict
@interface CBLConflict : NSObjectCBLConflict provides details about a conflict.
- 
                  
                  Mine version of the document. DeclarationObjective-C @property (readonly, nonatomic) CBLDocument *_Nonnull mine;
- 
                  
                  Theirs version of the document. DeclarationObjective-C @property (readonly, nonatomic) CBLDocument *_Nonnull theirs;
- 
                  
                  Base or common anchester version of the document. DeclarationObjective-C @property (readonly, nonatomic, nullable) CBLDocument *base;
- 
                  
                  Not available DeclarationObjective-C - (nonnull instancetype)init;
 CBLConflict Class Reference
        CBLConflict Class Reference