Re: How to construct a RTCPeerConnectionIceEvent?

On 2014-02-11 22:32, Martin Thomson wrote:
> I recommend instead { candidate: theCandidate, target: theTarget}.

Most of the stuff on Event only makes sense when an even is dispatched 
in the DOM tree and goes through the event propagation stages, but it 
seems strange to invent something new when implementations already have 
the infrastructure to deal with Events.

/Adam

Received on Thursday, 13 February 2014 07:08:35 UTC