RTCPeerConnectionStats: dataChannelsOpened property
The dataChannelsOpened
property of the RTCPeerConnectionStats
dictionary indicates the number of unique RTCDataChannel
objects that have entered the open
state during their lifetime.
Value
A positive integer that indicates the number of unique RTCDataChannel
objects that have entered the open
state during their lifetime.
Specifications
Specification |
---|
Identifiers for WebRTC's Statistics API # dom-rtcpeerconnectionstats-datachannelsopened |
Browser compatibility
Report problems with this compatibility data on GitHubdesktop | mobile | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|
dataChannelsOpened in 'peer-connection' stats |
Legend
Tip: you can click/tap on a cell for more information.
- Full support
- Full 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.