[webrtc-pc] Section 6.2 RTCDataChannel, Attributes (#2482)

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:25 UTC