Kotlin Wrappers API Reference
Toggle table of contents
web
Target filter
web
Switch theme
Search in API
Skip to content
Kotlin Wrappers API Reference
kotlin-node
/
node.http2
/
Http2Session
/
prependListener
prepend
Listener
abstract
fun
prependListener
(
event
:
String
,
listener
:
Function
<
Unit
>
)
(
source
)
abstract
fun
prependListener
(
event
:
Symbol
,
listener
:
Function
<
Unit
>
)
(
source
)