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

Packages that use MessageType
com.foxinmy.weixin4j.qy.chat   
com.foxinmy.weixin4j.request   
com.foxinmy.weixin4j.type   
 

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

Methods in com.foxinmy.weixin4j.qy.chat that return MessageType
 MessageType ChatItem.getFormatMsgType()
           
 

Uses of MessageType in com.foxinmy.weixin4j.request
 

Methods in com.foxinmy.weixin4j.request that return MessageType
 MessageType WeixinMessage.getFormatMsgType()
           
 

Uses of MessageType in com.foxinmy.weixin4j.type
 

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



Copyright © 2014–2017. All rights reserved.