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

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

// Automatically generated - do not modify!

package webrtc

import js.core.EpochTimeStamp
import js.core.ReadonlyArray

sealed external class RTCCertificate {
    val expires: EpochTimeStamp
    fun getFingerprints(): ReadonlyArray
}




© 2015 - 2025 Weber Informatics LLC | Privacy Policy