Enumeration DocumentSyncStatus

DocumentSyncStatus represents the result of synchronizing the document with the server.

Enumeration Members

Enumeration Members

SyncFailed: "sync-failed"

SyncFiled means that document synchronization has failed.

Synced: "synced"

Synced means that document synced successfully.