RTCIceCandidateStats: candidateType property
Baseline Widely available
This feature is well established and works across many devices and browser versions. It’s been available across browsers since January 2020.
The RTCIceCandidateStats
interface's
candidateType
property is a string that 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
Specification |
---|
Identifiers for WebRTC's Statistics API # dom-rtcicecandidatestats-candidatetype |
Browser compatibility
Report problems with this compatibility data on GitHubdesktop | mobile | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|
candidateType in 'local-candidate' stats |
Legend
Tip: you can click/tap on a cell for more information.
- Full support
- Full support
The compatibility table on this page is generated from structured data. If you'd like to contribute to the data, please check out https://github.com/mdn/browser-compat-data and send us a pull request.