RTCIceCandidate: {
    prototype: RTCIceCandidate;
    new (candidateInitDict?: RTCIceCandidateInit): RTCIceCandidate;
}

Type declaration