public class AbstractPrivateMsg extends AbstractMsgGet implements PrivateMsg
PrivateMsg
,
Serialized FormConstructor 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, setTime
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
getFlag, getQQCode
getFont, getId, getMsg, getTime, getTimeToLocalDateTime, setMsg, setMsg
getOriginalData
setThisCode
getOtherParam, getOtherParam
getCode, getCodeNumber, getQQCodeNumber
public String getQq()
public void setQq(String qq)
public String getQQ()
PrivateMsg
getQQ
in interface PrivateMsg
public void setQQ(String qq)
public PrivateMsgType getType()
PrivateMsg
getType
in interface PrivateMsg
public void setType(PrivateMsgType type)
public String toString()
toString
in class AbstractMsgGet
public String getThisCode()
getThisCode
in interface ThisCodeAble
getThisCode
in class AbstractMsgGet
Copyright © 2020. All rights reserved.