toggle menu
Kotlin Wrappers API Reference
js
switch theme
search in API
kotlin-browser
/
web.rtc
/
RTCPeerConnection
/
addIceCandidateAsync
add
Ice
Candidate
Async
fun
addIceCandidateAsync
(
candidate
:
RTCIceCandidateInit
?
=
definedExternally
)
:
Promise
<
Void
>
(
source
)