Uses of Class
com.foxinmy.weixin4j.mp.model.KfAccount

Packages that use KfAccount
com.foxinmy.weixin4j.mp   
com.foxinmy.weixin4j.mp.api   
 

Uses of KfAccount in com.foxinmy.weixin4j.mp
 

Methods in com.foxinmy.weixin4j.mp that return types with arguments of type KfAccount
 List<KfAccount> WeixinProxy.listKfAccount()
          获取公众号中所设置的客服基本信息,包括客服工号、客服昵称、客服登录账号
 

Uses of KfAccount in com.foxinmy.weixin4j.mp.api
 

Methods in com.foxinmy.weixin4j.mp.api that return types with arguments of type KfAccount
 List<KfAccount> CustomApi.listKfAccount()
          获取公众号中所设置的客服基本信息,包括客服工号、客服昵称、客服登录账号
 



Copyright © 2014–2017. All rights reserved.