WebRTC Metrics
A comprehensive overview of WebRTC statistics, derived indicators, and observable signals, to better understand call quality, connectivity, and user experience in rtcStats
Back
data-channeloutbounddatachannel
messagesSent
The total number of API 'message' events sent.
Description
Non-negative integer
Represents the total number of API "message" events sent through the data channel.
See also
- data-channel->messagesSent/s
- data-channel->messagesReceived
- data-channel->bytesSent
- WebRTC Statistics Specification
