Uses of Class
com.foxinmy.weixin4j.qy.model.AgentOverview
-
Packages that use AgentOverview Package Description com.foxinmy.weixin4j.qy com.foxinmy.weixin4j.qy.api com.foxinmy.weixin4j.qy.model -
-
Uses of AgentOverview in com.foxinmy.weixin4j.qy
Methods in com.foxinmy.weixin4j.qy that return types with arguments of type AgentOverview Modifier and Type Method Description List<AgentOverview>
WeixinProxy. listAgentOverview()
获取应用概况列表 -
Uses of AgentOverview in com.foxinmy.weixin4j.qy.api
Methods in com.foxinmy.weixin4j.qy.api that return types with arguments of type AgentOverview Modifier and Type Method Description List<AgentOverview>
AgentApi. listAgentOverview()
获取应用概况列表 -
Uses of AgentOverview in com.foxinmy.weixin4j.qy.model
Subclasses of AgentOverview in com.foxinmy.weixin4j.qy.model Modifier and Type Class Description static class
OUserInfo.AgentItem
授权的应用信息
-