dom / latest / rtcicecandidatestats / transportid.html /

RTCIceCandidateStats.transportId

The RTCIceCandidateStats dictionary's transportId property is a string that uniquely identifies the transport that produced the RTCTransportStats from which information about this candidate was taken.

Value

A DOMString whose value uniquely identifies the transport from which any transport-related information accumulated in the RTCIceCandidateStats was taken. This can be used to compare candidates that would use the same transport, for example.

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
transportId
No
No
31
No
No
12.1
No
No
31
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/transportId