W3cubDocs

/Web APIs

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

© 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