RTCPeerConnectionErrorCallback typedef

RTCPeerConnectionErrorCallback = dynamic Function(Exception error)

Implementation

typedef RTCPeerConnectionErrorCallback = Function(Exception error);