main.webrtc.RTCPeerConnectionErrorCallback.kt Maven / Gradle / Ivy
// Automatically generated - do not modify!
package webrtc
typealias RTCPeerConnectionErrorCallback = (error: Throwable) -> Unit
// Automatically generated - do not modify!
package webrtc
typealias RTCPeerConnectionErrorCallback = (error: Throwable) -> Unit