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