- From: 63isOK via GitHub <sysbot+gh@w3.org>
- Date: Thu, 27 Feb 2020 09:58:23 +0000
- To: public-webrtc@w3.org
63isOK has just created a new issue for https://github.com/w3c/webrtc-pc: == Section 6.2 RTCDataChannel, Attributes == > onclosing of type EventHandler > The event type of this event handler is **Event**. > > onclose of type EventHandler > The event type of this event handler is **Event**. > > onmessage of type EventHandler > The event type of this event handler is message. onclosing of type EventHandler The event type of this event handler is **closing**. onclose of type EventHandler The event type of this event handler is **close**. onmessage of type EventHandler The event type of this event handler is message. Please view or discuss this issue at https://github.com/w3c/webrtc-pc/issues/2482 using your GitHub account
Received on Thursday, 27 February 2020 09:58:26 UTC