RTCDataChannelStats: messagesReceived property
The messagesReceived
property of the RTCDataChannelStats
dictionary returns the total number of message
events fired for received messages on the associated RTCDataChannel
.
Value
A positive integer value indicating the total number of message
events for inbound data on the associated data channel.
Specifications
Specification |
---|
Identifiers for WebRTC's Statistics API # dom-rtcdatachannelstats-messagesreceived |
Browser compatibility
Report problems with this compatibility data on GitHubdesktop | mobile | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|
messagesReceived 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.