1.1.7 • Published 8 months ago

cti-link-mb v1.1.7

Weekly downloads
-
License
ISC
Repository
-
Last release
8 months ago

设置

cti-link.js加载完成后,就可以使用CTILink对象进行setup操作。

CTILink.setup(params, callback);
  • params 参数对象
    {webrtc:false, debug:false, agentGatewayUrl:'agent-gateway.cticloud.cn'}
参数类型可选描述
webrtcBool可选是否使用软电话
debugBool可选是否开启debug
agentGatewayUrlString可选agent-gateway服务地址
1.1.7

8 months ago