Status
public struct StatusCombined activity level and progress of a replicator.
- 
                  
                  The current activity level. DeclarationSwift public let activity: ActivityLevel
- 
                  
                  The current progress of the replicator. DeclarationSwift public let progress: Progress
- 
                  
                  The current error if there is an error occurred. DeclarationSwift public let error: Error?
 Status Struct Reference
        Status Struct Reference