toggle menu
kotbase
3.0
3.1
3.0
common
switch theme
search in API
couchbase-lite
/
kotbase
/
databaseChangeFlow
database
Change
Flow
fun
Database
.
databaseChangeFlow
(
coroutineContext
:
CoroutineContext
?
=
null
)
:
Flow
<
DatabaseChange
>
(
source
)
A Flow of database changes.
See also
Database.
add
Change
Listener