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