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
/
SyncEngine
/
sync
sync
suspend
fun
<
E
:
SyncableEntity
<
E
>
,
U
,
D
,
C
>
sync
(
adapter
:
SyncResourceAdapter
<
E
,
U
,
D
,
C
>
,
limit
:
Int
=
DEFAULT_LIMIT
)
:
Result
<
Unit
>
Runs a single resource's sync pass.