ReplicatorType
public enum ReplicatorType : UInt8Replicator type.
- pushAndPull: Bidirectional; both push and pull
- push: Pushing changes to the target
- pull: Pulling changes from the target
- 
                  
                  Undocumented DeclarationSwift case pushAndPull = 0
- 
                  
                  Undocumented DeclarationSwift case push
- 
                  
                  Undocumented DeclarationSwift case pull
 ReplicatorType Enumeration Reference
        ReplicatorType Enumeration Reference