Kotlin Wrappers API Reference
Toggle table of contents
web
Target filter
web
Switch theme
Search in API
kotlin-web
/
web.events
/
subscribe
subscribe
suspend
fun
<
E
:
Event
>
Flow
<
E
>
.
subscribe
(
handler
:
(
E
)
->
Unit
)
:
Job
(
source
)