LiteCore
Couchbase Lite cross-platform core implementation
Loading...
Searching...
No Matches
Data Fields
C4ReplicatorStatus Struct Reference

Current status of replication. More...

#include <c4ReplicatorTypes.h>

Data Fields

C4ReplicatorActivityLevel level
 
C4Progress progress
 
C4Error error
 
C4ReplicatorStatusFlags flags
 

Detailed Description

Current status of replication.

Passed to C4ReplicatorStatusChangedCallback.

Field Documentation

◆ error

C4Error C4ReplicatorStatus::error

◆ flags

C4ReplicatorStatusFlags C4ReplicatorStatus::flags

◆ level

C4ReplicatorActivityLevel C4ReplicatorStatus::level

◆ progress

C4Progress C4ReplicatorStatus::progress

The documentation for this struct was generated from the following file: