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

Type Declaration