| Package | Description |
|---|---|
| top.hmtools.wxmp.core | |
| top.hmtools.wxmp.core.model.message | |
| top.hmtools.wxmp.core.model.message.enums |
| Modifier and Type | Method and Description |
|---|---|
HashMap<Event,MessageMetaInfo> |
DefaultWxmpMessageHandle.getEventMap() |
| Modifier and Type | Field and Description |
|---|---|
protected Event |
BaseEventMessage.event
事件类型
|
| Modifier and Type | Method and Description |
|---|---|
Event |
BaseEventMessage.getEvent()
事件类型
|
| Modifier and Type | Method and Description |
|---|---|
void |
BaseEventMessage.setEvent(Event event)
事件类型
|
| Modifier and Type | Method and Description |
|---|---|
static Event |
Event.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static Event[] |
Event.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Copyright © 2020. All rights reserved.