RTCIceCandidatePairStats.transportId

The transportId property uniquely identifies the RTCIceTransport that was inspected to obtain the transport-related statistics contained in the RTCIceCandidatePairStats object.

Syntax

transportId = rtcIceCandidatePairStats.transportId;

Value

A DOMString which uniquely identifies the RTCIceTransport object from which the transport-related data was obtained for the statistics contained in this RTCIceCandidatePairStats object.

The transport-related statistics come from the RTCTransportStats dictionary's properties.

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
56
29
No
?
11
No
No
56
29
?
11
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/RTCIceCandidatePairStats/transportId