public class AbstractPrivateMsg extends AbstractMsgGet implements PrivateMsg
PrivateMsg,
Serialized Form| Constructor and Description |
|---|
AbstractPrivateMsg() |
| Modifier and Type | Method and Description |
|---|---|
String |
getQq() |
String |
getQQ()
获取发送人的QQ号
|
String |
getThisCode()
此消息获取的时候,代表的是哪个账号获取到的消息。
|
PrivateMsgType |
getType()
获取私聊消息类型
|
void |
setQq(String qq) |
void |
setQQ(String qq) |
void |
setType(PrivateMsgType type) |
String |
toString() |
getFont, getId, getMsg, getOriginalData, getTime, setFont, setId, setMsg, setOriginalData, setThisCode, setTimeclone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitgetFlag, getQQCodegetFont, getId, getMsg, getTime, getTimeToLocalDateTime, setMsg, setMsggetOriginalDatasetThisCodegetOtherParam, getOtherParamgetCode, getCodeNumber, getQQCodeNumberpublic String getQq()
public void setQq(String qq)
public String getQQ()
PrivateMsggetQQ in interface PrivateMsgpublic void setQQ(String qq)
public PrivateMsgType getType()
PrivateMsggetType in interface PrivateMsgpublic void setType(PrivateMsgType type)
public String toString()
toString in class AbstractMsgGetpublic String getThisCode()
getThisCode in interface ThisCodeAblegetThisCode in class AbstractMsgGetCopyright © 2020. All rights reserved.