Kotlin Wrappers API Reference
Toggle table of contents
common
Platform filter
common
Switch theme
kotlin-browser
/
web.rtc
/
RTCPeerConnection
/
addIceCandidateAsync
add
Ice
Candidate
Async
fun
addIceCandidateAsync
(
candidate
:
RTCIceCandidateInit
?
=
definedExternally
)
:
Promise
<
Void
>
(
source
)