RTCIceCandidateStats: candidateType property
The RTCIceCandidateStats
interface's
candidateType
property is a string which indicates the
type of ICE candidate the object represents.
Syntax
js
rtcIceCandidateStats.candidateType
Value
A string whose value is one of the strings found in RTCIceCandidate.type
.
Specifications
No specification found
No specification data found for api.RTCIceCandidateStats.candidateType
.
Check for problems with this page or contribute a missing spec_url
to mdn/browser-compat-data. Also make sure the specification is included in w3c/browser-specs.
Browser compatibility
BCD tables only load in the browser