You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
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
The text was updated successfully, but these errors were encountered: