Kotlin Wrappers API Reference
Toggle table of contents
common
Platform filter
common
Switch theme
kotlin-browser
/
web.rtc
/
RTCPeerConnectionIceEventInit
RTCPeer
Connection
Ice
Event
Init
interface
RTCPeerConnectionIceEventInit
:
EventInit
(
source
)
Members
Properties
bubbles
Link copied to clipboard
abstract
val
bubbles
:
Boolean
?
cancelable
Link copied to clipboard
abstract
val
cancelable
:
Boolean
?
candidate
Link copied to clipboard
abstract
val
candidate
:
RTCIceCandidate
?
composed
Link copied to clipboard
abstract
val
composed
:
Boolean
?