public abstract class AbstractGroupMsg extends AbstractMsgGet implements GroupMsg
GroupMsg,
Serialized Form| Constructor and Description |
|---|
AbstractGroupMsg() |
| Modifier and Type | Method and Description |
|---|---|
String |
getGroup()
获取群消息的群号
|
String |
getNick() |
String |
getQq() |
String |
getQQ()
获取群消息发送人的qq号
|
String |
getRemark()
获取备注信息,例如群备注,或者好友备注。
|
GroupMsgType |
getType()
获取消息类型
|
void |
setGroup(String group) |
void |
setNick(String nick) |
void |
setQq(String qq) |
void |
setQQ(String qq) |
void |
setRemark(String remark) |
void |
setType(GroupMsgType type) |
String |
toString() |
getFont, getId, getMsg, getOriginalData, getThisCode, getTime, setFont, setId, setMsg, setOriginalData, setThisCode, setTimeclone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitgetFlag, getGroupCode, getQQCodegetFont, getId, getMsg, getTime, getTimeToLocalDateTime, setMsg, setMsggetOriginalDatagetThisCode, setThisCodegetOtherParam, getOtherParamgetCode, getCodeNumber, getQQCodeNumber, getQQHeadUrlgetGroupCodeNumber, getGroupHeadUrlgetPowerType, setPowerTypegetRemarkOrNicknamegetNicknamepublic String getQq()
public void setQq(String qq)
public void setQQ(String qq)
public void setGroup(String group)
public GroupMsgType getType()
GroupMsgpublic void setType(GroupMsgType type)
public String getNick()
public void setNick(String nick)
public String getRemark()
RemarkAblegetRemark in interface RemarkAblepublic void setRemark(String remark)
public String toString()
toString in class AbstractMsgGetCopyright © 2020. All rights reserved.