Re: How to construct a RTCPeerConnectionIceEvent?

I've a better question: why would anyone want to do that in their
application?  Why do we define this as having a constructor, rather
than just defining it as [NoInterfaceObject].

On 11 February 2014 12:23, cowwoc <cowwoc@bbs.darktech.org> wrote:
> Hi,
>
> http://www.w3.org/TR/webrtc/#rtcpeerconnectioniceevent states that
> RTCPeerConnectionIceEvent's constructor takes two arguments, but fails to
> define the first one ("type").
>
> What is the meaning of "type" and what are legal values?
>
> Thanks,
> Gili
>

Received on Tuesday, 11 February 2014 20:29:11 UTC