public abstract class MsgEvent extends java.lang.Object implements BasicEvent
构造器和说明 |
---|
MsgEvent() |
限定符和类型 | 方法和说明 |
---|---|
abstract boolean |
isSystem()
是否是系统用户
|
abstract boolean |
isUser()
是否真实用户
|
abstract MsgSend |
sendMsg()
返回关联消息发送工具.
|
abstract int |
sendMsg(string msg)
发送消息
|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
message_block, message_ignore