| Package | Description |
|---|---|
| me.hao0.wechat.core |
| Modifier and Type | Method and Description |
|---|---|
List<CsSession> |
CustomerServices.getCsSessions(String kfAccount)
获取客服的会话列表
|
List<CsSession> |
CustomerServices.getCsSessions(String accessToken,
String kfAccount)
获取客服的会话列表
|
| Modifier and Type | Method and Description |
|---|---|
void |
CustomerServices.getCsSessions(String kfAccount,
Callback<List<CsSession>> cb)
获取客服的会话列表
|
void |
CustomerServices.getCsSessions(String accessToken,
String kfAccount,
Callback<List<CsSession>> cb)
获取客服的会话列表
|
Copyright © 2019. All rights reserved.