W3cubDocs

/Web APIs

RTCIceCandidateStats: transportId property

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 string 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

No specification found

No specification data found for api.RTCIceCandidateStats.transportId.
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/transportId