The RTCIceCandidateStats
interface's candidateType
property is a string which indicates the type of ICE candidate the object represents.
The RTCIceCandidateStats
interface's candidateType
property is a string which indicates the type of ICE candidate the object represents.
js
rtcIceCandidateStats.candidateType
A string whose value is one of the strings found in RTCIceCandidate.type
.
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.
© 2005–2023 MDN contributors.
Licensed under the Creative Commons Attribution-ShareAlike License v2.5 or later.
https://developer.mozilla.org/en-US/docs/Web/API/RTCIceCandidateStats/candidateType