- From: Martin Thomson <martin.thomson@gmail.com>
- Date: Mon, 14 Sep 2015 21:54:19 -0700
- To: Jan-Ivar Bruaroey <jib@mozilla.com>
- Cc: Harald Alvestrand <harald@alvestrand.no>, "public-webrtc@w3.org" <public-webrtc@w3.org>
On 14 September 2015 at 20:05, Jan-Ivar Bruaroey <jib@mozilla.com> wrote: > - Promise<void> addIceCandidate (RTCIceCandidate candidate); > + Promise<void> addIceCandidate (optional RTCIceCandidateInit candidate); Why optional, out of interest?
Received on Tuesday, 15 September 2015 04:54:47 UTC