类 com.github.sd4324530.fastweixin.api.entity.CustomAccount
的使用

使用 CustomAccount 的软件包
com.github.sd4324530.fastweixin.api   
com.github.sd4324530.fastweixin.api.response   
 

com.github.sd4324530.fastweixin.apiCustomAccount 的使用
 

参数类型为 CustomAccountcom.github.sd4324530.fastweixin.api 中的方法
 ResultType CustomAPI.addCustomAccount(CustomAccount customAccount)
          添加客服帐号
 ResultType CustomAPI.updateCustomAccount(CustomAccount customAccount)
          修改客服帐号信息
 

com.github.sd4324530.fastweixin.api.responseCustomAccount 的使用
 

返回变量类型为 CustomAccount 的类型的 com.github.sd4324530.fastweixin.api.response 中的方法
 List<CustomAccount> GetCustomAccountsResponse.getCustomAccountList()
           
 

类型变量类型为 CustomAccountcom.github.sd4324530.fastweixin.api.response 中的方法参数
 void GetCustomAccountsResponse.setCustomAccountList(List<CustomAccount> customAccountList)
           
 



Copyright © 2017. All rights reserved.