呼叫中心
2021-03-07 15:24:58 1 举报
呼叫中心类图
作者其他创作
大纲/内容
抽象类:定义SDK类最少实现方法
CallCenter
-webApi-vendor……
+ _handleDialOut+ _handleDialStatusUpdate
AbstractVendor
- name- agent
- onDialOut 被呼叫时- onDialStatusUpdate 呼叫状态变化- onUpdateStatus 其他状态变化- dialOut 主动呼叫
PhoneInfo(React组件)
- handleCall- renderNumber-showAddBlackListModal
实现
初始化sdk和CallCenter
依赖
ChannelSoft
- name:string- isCallTelWithExt:boolean
DialOutModal(React组件)
- renderLeadList 渲染线索列表- renderDialOutRule 渲染呼叫规则 - renderHighSeaRule 渲染公海规则- renderHistory 渲染拨打历史...
渲染自定义呼叫弹窗
渲染手机号,支持直接拨打号码
CalCenterDock((React组件))
-initChannelSoft - initQD
呼叫中心服务,维持SDK到后端接口状态同步
QiDian
-name:string-ticket:string
0 条评论
下一页
为你推荐
查看更多