public final class ReplicatedDocument extends Object
Modifier and Type | Method and Description |
---|---|
EnumSet<DocumentFlag> |
flags()
The current status flag of the document.
|
CouchbaseLiteException |
getError()
The current document replication error.
|
String |
getID()
The current document id.
|
String |
toString() |
@NonNull public String getID()
@NonNull public EnumSet<DocumentFlag> flags()
public CouchbaseLiteException getError()