toggle menu
Kotlin Wrappers API Reference
js
switch theme
search in API
kotlin-browser
/
web.rtc
/
RTCPeerConnection
/
createOfferAsync
create
Offer
Async
fun
createOfferAsync
(
options
:
RTCOfferOptions
=
definedExternally
)
:
Promise
<
RTCSessionDescriptionInit
>
(
source
)