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

Companion

object Companion(source)

Properties

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