- From: SUN Yang <sun.yang.nj@gmail.com>
- Date: Mon, 11 Jun 2012 21:25:23 +0800
- To: Dominique Hazael-Massieux <dom@w3.org>
- Cc: public-webrtc@w3.org
Received on Monday, 11 June 2012 13:26:25 UTC
+1 During implemenation of webrtc service, we can know it is very necessary web page can capture event from peerconnection during different stage for service and UI control. On Mon, Jun 11, 2012 at 5:41 PM, Dominique Hazael-Massieux <dom@w3.org>wrote: > Hi, > > PeerConnection can fire a whole bunch of events; it would seem logical > that one could register (and remove) these events using > addEventListener/removeEventListener, and thus should extend > EventTarget. > > Dom > > > > -- Yang Huawei
Received on Monday, 11 June 2012 13:26:25 UTC