webrtcError method

dynamic webrtcError (
  1. dynamic error
)

Implementation

webrtcError(error) {
  Janus.error("WebRTC error:", error);
}