Uses of Class
com.foxinmy.weixin4j.qy.chat.ChatEventType

Packages that use ChatEventType
com.foxinmy.weixin4j.qy.chat   
 

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

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



Copyright © 2014–2017. All rights reserved.