Kotlin Wrappers API Reference
      Target filter
Search in API
Skip to content
    Kotlin Wrappers API Reference
kotlin-browser/web.rtc/RTCIceConnectionState/Companion

Companion

object Companion(source)

Properties

checking
Link copied to clipboard
val RTCIceConnectionState.Companion.checking: RTCIceConnectionState
closed
Link copied to clipboard
val RTCIceConnectionState.Companion.closed: RTCIceConnectionState
completed
Link copied to clipboard
val RTCIceConnectionState.Companion.completed: RTCIceConnectionState
connected
Link copied to clipboard
val RTCIceConnectionState.Companion.connected: RTCIceConnectionState
disconnected
Link copied to clipboard
val RTCIceConnectionState.Companion.disconnected: RTCIceConnectionState
failed
Link copied to clipboard
val RTCIceConnectionState.Companion.failed: RTCIceConnectionState
new
Link copied to clipboard
val RTCIceConnectionState.Companion.new: RTCIceConnectionState
Generated by Dokka
© 2026 Copyright