CBLReplicatorType
enum CBLReplicatorType : NSUInteger {}Replicator type.
- 
                  
                  < Bidirectional; both push and pull DeclarationObjective-C kCBLReplicatorTypePushAndPull = 0
- 
                  
                  < Pushing changes to the target DeclarationObjective-C kCBLReplicatorTypePush
- 
                  
                  < Pulling changes from the target DeclarationObjective-C kCBLReplicatorTypePull
 CBLReplicatorType Enumeration Reference
        CBLReplicatorType Enumeration Reference