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

BCD tables only load in the browser