[ortc] RTCDtlsTransport.onerror error.message

robin-raymond has just created a new issue for 
https://github.com/openpeer/ortc:

== RTCDtlsTransport.onerror error.message ==
>onerror of type EventHandler, nullable
>This event handler, of event handler type error, must be supported by
 all objects implementing the RTCDtlsTransport interface. This event 
must be fired on reception of a DTLS error alert; an implementation 
should include DTLS error alert information in error.message.

I don't see error.message defined in the reference of the error event 
type.

And webrtc has this definition for error events:
http://w3c.github.io/webrtc-pc/#dfn-errorevent


Please view or discuss this issue at 
https://github.com/openpeer/ortc/issues/495 using your GitHub account

Received on Friday, 22 April 2016 02:58:59 UTC