Kotlin Wrappers API Reference
Toggle table of contents
common
Platform filter
common
Switch theme
kotlin-browser
/
web.rtc
/
RTCPeerConnection
/
createOfferAsync
create
Offer
Async
fun
createOfferAsync
(
options
:
RTCOfferOptions
=
definedExternally
)
:
Promise
<
RTCSessionDescriptionInit
>
(
source
)