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
/
ClientHttp2Session
/
connectEvent
connect
Event
abstract
val
connectEvent
:
EventInstance
<
Tuple2
<
ClientHttp2Session
,
Any
>
>
(
source
)