RTCPeerConnectionErrorCallback typedef
RTCPeerConnectionErrorCallback =
void Function(DOMException error)
Implementation
typedef RTCPeerConnectionErrorCallback = void Function(DOMException error);
typedef RTCPeerConnectionErrorCallback = void Function(DOMException error);