Issue 152: Queueing of candidate events

Currently the document does not specify what happens between when an RTCIceGatherer object is created, and when an onlocalcandidate event handler is provided.  Presumably the RTCIceGatherer begins gathering once created and queues candidate events until an onlocalcandidate event handler is assigned, correct?

Received on Saturday, 27 September 2014 18:55:34 UTC