Skip to content
This repository was archived by the owner on Feb 25, 2026. It is now read-only.
This repository was archived by the owner on Feb 25, 2026. It is now read-only.

RTCDtlsTransport.onerror error.message #495

@robin-raymond

Description

@robin-raymond

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

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions