Kotlin Wrappers API Reference
Toggle table of contents
common
Platform filter
common
Switch theme
kotlin-browser
/
web.rtc
/
RTCIceCandidatePair
RTCIce
Candidate
Pair
sealed
interface
RTCIceCandidatePair
(
source
)
Members
Properties
local
Link copied to clipboard
abstract
var
local
:
RTCIceCandidate
remote
Link copied to clipboard
abstract
var
remote
:
RTCIceCandidate