Type Alias RTCIceCandidateType

    RTCIceCandidateType:
        | "host"
        | "prflx"
        | "relay"
        | "srflx"