web api instance property
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
SpecificationsStandards references are available on the canonical MDN page.
Browser compatibility
Browser compatibilityCompatibility data is available on the canonical MDN page.