Firefox Tomorrow

web api instance property

RTCDataChannelStats: messagesReceived property

View on MDN ↗

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

SpecificationsStandards references are available on the canonical MDN page.

Browser compatibility

Browser compatibilityCompatibility data is available on the canonical MDN page.