dom / latest / rtcicecandidatestats / candidatetype.html /

RTCIceCandidateStats.candidateType

The RTCIceCandidateStats interface's candidateType property is a string which indicates the type of ICE candidate the object represents.

Syntax

candidateType = rtcIceCandidateStats.candidateType;

Value

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

Specifications

Browser compatibility

Desktop Mobile
Chrome Edge Firefox Internet Explorer Opera Safari WebView Android Chrome Android Firefox for Android Opera Android Safari on IOS Samsung Internet
candidateType
No
No
27
No
No
12.1
No
No
27
No
12.2
No

© 2005–2021 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