Interface RTCCertificateExpiration

    interface RTCCertificateExpiration {
        expires?: number;
    }

    Properties

    Properties

    expires?: number