CBLReplicatorChange
@interface CBLReplicatorChange : NSObjectReplicator status change details.
- 
                  
                  The replicator. DeclarationObjective-C @property (readonly, nonatomic) CBLReplicator *replicator;Swift var replicator: CBLReplicator! { get }
- 
                  
                  The changed status. DeclarationObjective-C @property (readonly, nonatomic) CBLReplicatorStatus *status;Swift var status: CBLReplicatorStatus! { get }
- 
                  
                  Not available DeclarationObjective-C - (instancetype)init;
 CBLReplicatorChange Class Reference
        CBLReplicatorChange Class Reference