Kotlin Wrappers API Reference
Toggle table of contents
common
Platform filter
common
Switch theme
kotlin-web
/
web.observable
/
SubscribeCallback
Subscribe
Callback
typealias
SubscribeCallback
<
T
>
=
(
subscriber
:
Subscriber
<
T
>
)
->
Unit
(
source
)