|
||||||||||
| 上一个 下一个 | 框架 无框架 | |||||||||
| 使用 CustomAccount 的软件包 | |
|---|---|
| com.github.sd4324530.fastweixin.api | |
| com.github.sd4324530.fastweixin.api.response | |
| com.github.sd4324530.fastweixin.api 中 CustomAccount 的使用 |
|---|
| 参数类型为 CustomAccount 的 com.github.sd4324530.fastweixin.api 中的方法 | |
|---|---|
ResultType |
CustomAPI.addCustomAccount(CustomAccount customAccount)
添加客服帐号 |
ResultType |
CustomAPI.updateCustomAccount(CustomAccount customAccount)
修改客服帐号信息 |
| com.github.sd4324530.fastweixin.api.response 中 CustomAccount 的使用 |
|---|
| 返回变量类型为 CustomAccount 的类型的 com.github.sd4324530.fastweixin.api.response 中的方法 | |
|---|---|
List<CustomAccount> |
GetCustomAccountsResponse.getCustomAccountList()
|
| 类型变量类型为 CustomAccount 的 com.github.sd4324530.fastweixin.api.response 中的方法参数 | |
|---|---|
void |
GetCustomAccountsResponse.setCustomAccountList(List<CustomAccount> customAccountList)
|
|
||||||||||
| 上一个 下一个 | 框架 无框架 | |||||||||