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
/
SyncCursorRecord
/
SyncCursorRecord
Sync
Cursor
Record
constructor
(
resourceName
:
String
,
cursor
:
String
?
=
null
,
lastSyncedAt
:
Long
?
=
null
,
fullResyncRequired
:
Boolean
=
false
,
metadataExtra
:
Map
<
String
,
String
>
=
emptyMap()
)