public class CallCenterManager extends Object
| Modifier and Type | Field and Description |
|---|---|
private WorkWeChatApiClient |
workWeChatApiClient |
| Constructor and Description |
|---|
CallCenterManager(WorkWeChatApiClient workWeChatApiClient)
Instantiates a new Call center manager.
|
| Modifier and Type | Method and Description |
|---|---|
KfAccountApi |
kfAccountApi()
客服账号管理
|
KfServicerApi |
kfServicerApi()
接待人员管理
|
KfSessionApi |
kfSessionApi()
会话分配与消息收发
|
KfStatisticApi |
kfStatisticApi()
客服统计管理
|
KfUpgradeApi |
kfUpgradeApi()
客服升级服务
|
private final WorkWeChatApiClient workWeChatApiClient
CallCenterManager(WorkWeChatApiClient workWeChatApiClient)
workWeChatApiClient - the work we chat api clientpublic KfAccountApi kfAccountApi()
public KfServicerApi kfServicerApi()
public KfSessionApi kfSessionApi()
public KfUpgradeApi kfUpgradeApi()
public KfStatisticApi kfStatisticApi()
Copyright © 2023. All rights reserved.