MCPcopy
hub / github.com/dcloudio/mui / callback

Function callback

examples/login/libs/easymob-webim-sdk/easemob.im-1.0.5.js:1179–1181  ·  view source on GitHub ↗
(status,msg)

Source from the content-addressed store, hash-verified

1177 pollingTime : conn.pollingTime
1178 });
1179 var callback = function(status,msg){
1180 login2ImCallback(status,msg,conn);
1181 };
1182 var jid = conn.context.jid;
1183 conn.context.stropheConn = stropheConn;
1184 if(conn.route){

Callers 15

plusReadyFunction · 0.85
shareFunction · 0.85
_shareFunction · 0.85
openSystemFunction · 0.85
mui.init.5+.jsFile · 0.85
mui.jsFile · 0.85
mui.jsonp.jsFile · 0.85
createPopupFunction · 0.85
scrollFunction · 0.85
recursionFunction · 0.85
popovers.jsFile · 0.85

Calls 1

login2ImCallbackFunction · 0.85

Tested by

no test coverage detected