RTCDataChannelStats: dataChannelIdentifier property
The dataChannelIdentifier
property of the RTCDataChannelStats
dictionary containing the id
of the associated RTCDataChannel
providing these statistics.
Using the dataChannelIdentifier
, you can correlate this statistics object to a particular RTCDataChannel
.
Value
A string containing the same value as the RTCDataChannel.id
property of the associated data channel.
Specifications
Specification |
---|
Identifiers for WebRTC's Statistics API # dom-rtcdatachannelstats-datachannelidentifier |
Browser compatibility
Report problems with this compatibility data on GitHubdesktop | mobile | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|
dataChannelIdentifier in 'data-channel' stats |
Legend
Tip: you can click/tap on a cell for more information.
- Full support
- Full support
- No support
- No support
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.