kommon
Toggle table of contents
0.0.0-SNAPSHOT
release
Target filter
release
Switch theme
Search in API
Skip to content
kommon
sync
/
io.github.maniramezan.kommon.sync
/
SyncState
Sync
State
object
SyncState
The set of local sync states a
SyncableEntity
row can be in.
Members
Properties
BLOCKED
Link copied to clipboard
const
val
BLOCKED
:
String
PENDING_
CREATE
Link copied to clipboard
const
val
PENDING_CREATE
:
String
PENDING_
DELETE
Link copied to clipboard
const
val
PENDING_DELETE
:
String
PENDING_
UPDATE
Link copied to clipboard
const
val
PENDING_UPDATE
:
String
SYNCED
Link copied to clipboard
const
val
SYNCED
:
String