Kotlin Wrappers API Reference
Toggle table of contents
common
Platform filter
common
Switch theme
kotlin-browser
/
web.rtc
/
RTCLocalIceCandidateInit
RTCLocal
Ice
Candidate
Init
interface
RTCLocalIceCandidateInit
:
RTCIceCandidateInit
(
source
)
Members
Properties
candidate
Link copied to clipboard
abstract
val
candidate
:
String
?
sdp
Mid
Link copied to clipboard
abstract
val
sdpMid
:
String
?
sdp
MLine
Index
Link copied to clipboard
abstract
val
sdpMLineIndex
:
Short
?
username
Fragment
Link copied to clipboard
abstract
val
usernameFragment
:
String
?