- From: Jan-Ivar Bruaroey via GitHub <sysbot+gh@w3.org>
- Date: Thu, 13 Apr 2023 21:48:21 +0000
- To: public-webrtc-logs@w3.org
> 2. _"When the [ICE Agent](https://w3c.github.io/webrtc-pc/#dfn-ice-agent) indicates that an [RTCIceTransport](https://w3c.github.io/webrtc-pc/#dom-rtcicetransport) has changed either the selected candidate pair, the [RTCIceTransportState](https://w3c.github.io/webrtc-pc/#dom-rtcicetransportstate) or both"_, then `connectionstatechange` is fired [here](https://w3c.github.io/webrtc-pc/#ref-for-event-connectionstatechange-3). That same algorithm also fires `iceconnectionstate` [here](https://w3c.github.io/webrtc-pc/#ref-for-event-iceconnectionstatechange-2) (on the same task as `selectedcandidatepairchange`, `statechange` and `connectionstate`). -- GitHub Notification of comment by jan-ivar Please view or discuss this issue at https://github.com/w3c/webrtc-pc/issues/2858#issuecomment-1507648918 using your GitHub account -- Sent via github-notify-ml as configured in https://github.com/w3c/github-notify-ml-config
Received on Thursday, 13 April 2023 21:48:22 UTC