toggle menu
Kotlin Wrappers API Reference
js
switch theme
search in API
kotlin-browser
/
web.transport
/
WebTransport
/
createBidirectionalStreamAsync
create
Bidirectional
Stream
Async
fun
createBidirectionalStreamAsync
(
options
:
WebTransportSendStreamOptions
=
definedExternally
)
:
Promise
<
WebTransportBidirectionalStream
>
(
source
)