toggle menu
kotbase
3.0
3.1
3.0
common
switch theme
search in API
couchbase-lite
/
kotbase
/
replicatorChangesFlow
replicator
Changes
Flow
fun
Replicator
.
replicatorChangesFlow
(
coroutineContext
:
CoroutineContext
?
=
null
)
:
Flow
<
ReplicatorChange
>
(
source
)
A Flow of replicator state changes.
See also
Replicator.
add
Change
Listener