All Downloads are FREE. Search and download functionalities are using the official Maven repository.

main.webrtc.RTCPeerConnectionIceErrorEvent.kt Maven / Gradle / Ivy

// Automatically generated - do not modify!

package webrtc

external class RTCPeerConnectionIceErrorEvent : org.w3c.dom.events.Event {
    val hostCandidate: String
    val url: String
    val errorCode: Number
    val errorText: String
}




© 2015 - 2024 Weber Informatics LLC | Privacy Policy