toggle menu
kotbase
3.0
3.1
3.0
common
switch theme
search in API
couchbase-lite
/
kotbase
/
documentReplicationFlow
document
Replication
Flow
fun
Replicator
.
documentReplicationFlow
(
coroutineContext
:
CoroutineContext
?
=
null
)
:
Flow
<
DocumentReplication
>
(
source
)
A Flow of document replications.
See also
Replicator.
add
Document
Replication
Listener