CBLDocumentChange

@interface CBLDocumentChange : NSObject

Document change information

  • The ID of the document that changed.

    Declaration

    Objective-C

    @property (readonly, nonatomic) NSString *documentID;