RTCIceCandidateStats: candidateType property

The candidateType property of the RTCIceCandidateStats dictionary is a string that indicates the type of ICE candidate the object represents.

Value

A string whose value is one of the strings found in RTCIceCandidate.type.

Specifications