Uses of Class
com.foxinmy.weixin4j.type.AgentType

Packages that use AgentType
com.foxinmy.weixin4j.qy.chat   
com.foxinmy.weixin4j.type   
 

Uses of AgentType in com.foxinmy.weixin4j.qy.chat
 

Methods in com.foxinmy.weixin4j.qy.chat that return AgentType
 AgentType WeixinChatMessage.getFormatAgentType()
           
 

Uses of AgentType in com.foxinmy.weixin4j.type
 

Methods in com.foxinmy.weixin4j.type that return AgentType
static AgentType AgentType.valueOf(String name)
          Returns the enum constant of this type with the specified name.
static AgentType[] AgentType.values()
          Returns an array containing the constants of this enum type, in the order they are declared.
 



Copyright © 2014–2017. All rights reserved.