RTCPeerConnectionIceErrorEvent constructor
RTCPeerConnectionIceErrorEvent(
- String type,
- RTCPeerConnectionIceErrorEventInit eventInitDict
Implementation
external factory RTCPeerConnectionIceErrorEvent(
String type, RTCPeerConnectionIceErrorEventInit eventInitDict);