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

Properties

Properties

statechange: Event