Kotlin Wrappers API Reference
Toggle table of contents
common
Platform filter
common
Switch theme
kotlin-browser
/
web.rtc
/
RTCPeerConnection
/
setLocalDescriptionAsync
set
Local
Description
Async
fun
setLocalDescriptionAsync
(
description
:
RTCLocalSessionDescriptionInit
=
definedExternally
)
:
Promise
<
Void
>
(
source
)