toggle menu
yorkie
0.4.25-rc
androidJvm
switch theme
search in API
yorkie
/
dev.yorkie.document
/
Document
/
events
events
fun
events
(
targetPath
:
String
)
:
Flow
<
Document.Event
>
Subscribes to events on the document with the specific
targetPath
.
val
events
:
SharedFlow
<
Document.Event
>