类 MagicEvent
java.lang.Object
org.ssssssss.magicapi.core.event.MagicEvent
- 直接已知子类:
FileEvent,GroupEvent,NotifyEvent
-
字段概要
字段 -
构造器概要
构造器构造器说明MagicEvent(String type, EventAction action) MagicEvent(String type, EventAction action, String source) -
方法概要
-
字段详细资料
-
type
消息类型 -
action
消息动作 -
source
消息来源
-
-
构造器详细资料
-
MagicEvent
-
MagicEvent
-
-
方法详细资料
-
getType
-
getAction
-
getSource
-
setSource
-