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
Specification |
---|
Identifiers for WebRTC's Statistics API # dom-rtcicecandidatestats-transportid |
Browser compatibility
Report problems with this compatibility data on GitHubdesktop | mobile | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|
transportId in 'local-candidate' stats |
Legend
Tip: you can click/tap on a cell for more information.
- Full support
- Full support
- Uses a non-standard name.
The compatibility table on this page is generated from structured data. If you'd like to contribute to the data, please check out https://github.com/mdn/browser-compat-data and send us a pull request.