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

Packages that use EventType
com.foxinmy.weixin4j.message.event   
com.foxinmy.weixin4j.type   
 

Uses of EventType in com.foxinmy.weixin4j.message.event
 

Constructors in com.foxinmy.weixin4j.message.event with parameters of type EventType
MenuEventMessage(EventType eventType)
           
 

Uses of EventType in com.foxinmy.weixin4j.type
 

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



Copyright © 2014–2017. All rights reserved.