MCPcopy
hub / github.com/xiangyuecn/Recorder / rtcStatusStepErr

Function rtcStatusStepErr

assets/zdemo.index.webrtc.js:560–563  ·  view source on GitHub ↗
(msg)

Source from the content-addressed store, hash-verified

558 return msg;
559};
560var rtcStatusStepErr=function(msg){
561 $(".rtcStatusStep_Err").html(msg);
562 return msg
563};
564
565
566

Callers 2

webrtcCreateFunction · 0.85
webrtcConnectFunction · 0.85

Calls 1

$Function · 0.70

Tested by

no test coverage detected

Used in the wild real call sites across dependent graphs

searching dependent graphs…