interface RTCDtlsTransportEventMap {
    error: RTCErrorEvent;
    statechange: Event;
}

Properties

Properties

statechange: Event