| 程序包 | 说明 |
|---|---|
| cn.ipokerface.weixin.mp.model.custom | |
| cn.ipokerface.weixin.mp.proxy |
| 限定符和类型 | 方法和说明 |
|---|---|
List<CustomChatSession> |
CustomChatSession.CustomChatSessionCounter.getKfSessions() |
Iterator<CustomChatSession> |
CustomChatSession.CustomChatSessionCounter.iterator() |
| 限定符和类型 | 方法和说明 |
|---|---|
void |
CustomChatSession.CustomChatSessionCounter.setKfSessions(List<CustomChatSession> kfSessions) |
| 限定符和类型 | 方法和说明 |
|---|---|
CustomChatSession |
CustomProxy.getCustomSession(String userOpenId)
获取客户的会话状态:获取客户当前的会话状态。
|
CustomChatSession |
WeixinMPlatformProxy.getCustomSession(String userOpenId)
获取客户的会话状态:获取客户当前的会话状态。
|
| 限定符和类型 | 方法和说明 |
|---|---|
List<CustomChatSession> |
CustomProxy.listCustomSession(String kfAccount)
获取客服的会话列表:获取某个客服正在接待的会话列表。
|
List<CustomChatSession> |
WeixinMPlatformProxy.listCustomSession(String kfAccount)
获取客服的会话列表:获取某个客服正在接待的会话列表。
|
Copyright © 2020. All rights reserved.