RTCPeerConnection.connectionState is a aggregate value computed from the transport states of the peerconnection's underlying ICE and DTLS transports. It's intended to provide a more complete overview of the connection state than RTCPeerConnection.iceConnectionState, which is only supposed to be based on the ICE transports.
Specification
Status in Chromium
Enabled by default (tracking bug) in:
- Chrome for desktop release 72
- Chrome for Android release 72
- Android WebView release 72
Consensus & Standardization
After a feature ships in Chrome, the values listed here are not guaranteed to be up to date.
- No signal
- No signal
- Shipped/Shipping
- No signals
Owner
Last updated on 2020-11-09