public class ChatBody extends Message
cmd, createTime, id| Constructor and Description |
|---|
ChatBody() |
| Modifier and Type | Method and Description |
|---|---|
Integer |
getChatType() |
String |
getContent() |
String |
getFrom() |
String |
getGroup_id() |
Integer |
getMsgType() |
String |
getTo() |
ChatBody |
setChatType(Integer chatType) |
ChatBody |
setContent(String content) |
ChatBody |
setFrom(String from) |
ChatBody |
setGroup_id(String group_id) |
ChatBody |
setMsgType(Integer msgType) |
ChatBody |
setTo(String to) |
getCmd, getCreateTime, getId, setCmd, setCreateTime, setId, toByte, toJsonStringCopyright © 2018. All rights reserved.