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

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

Uses of KfChatRecord in com.foxinmy.weixin4j.mp
 

Methods in com.foxinmy.weixin4j.mp that return types with arguments of type KfChatRecord
 List<KfChatRecord> WeixinProxy.getKfChatRecord(Date startTime, Date endTime, int number)
          客服聊天记录
 

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

Methods in com.foxinmy.weixin4j.mp.api that return types with arguments of type KfChatRecord
 List<KfChatRecord> CustomApi.getKfChatRecord(Date startTime, Date endTime, int number)
          客服聊天记录
 



Copyright © 2014–2017. All rights reserved.