RTCPeerConnectionErrorCallback typedef

RTCPeerConnectionErrorCallback = void Function(DOMException error)

Implementation

typedef RTCPeerConnectionErrorCallback = void Function(DOMException error);