Type Alias RTCErrorDetailType

    RTCErrorDetailType:
        | "data-channel-failure"
        | "dtls-failure"
        | "fingerprint-failure"
        | "hardware-encoder-error"
        | "hardware-encoder-not-available"
        | "sctp-failure"
        | "sdp-syntax-error"