Re: RTCSessionDescription and RTCIceCandidate

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