- From: Bernard Aboba via GitHub <sysbot+gh@w3.org>
- Date: Wed, 20 Feb 2019 00:26:20 +0000
- To: public-webrtc-logs@w3.org
@fippo To determine that an ICE restart occurred after calling SRD, `getRemoteParameters()` should do the job. If you want an event, `icegatheringstatechange` will fire with a new state of `gathering` (and `statechange` with a new state of `new`) after SRD. -- GitHub Notification of comment by aboba Please view or discuss this issue at https://github.com/w3c/webrtc-pc/issues/1918#issuecomment-465367831 using your GitHub account
Received on Wednesday, 20 February 2019 00:26:22 UTC