public class JoinGroupNotifyRespBody extends Message
cmd, createTime, id| Constructor and Description |
|---|
JoinGroupNotifyRespBody() |
| Modifier and Type | Method and Description |
|---|---|
String |
getGroup() |
User |
getUser() |
JoinGroupNotifyRespBody |
setGroup(String group) |
JoinGroupNotifyRespBody |
setUser(User user) |
getCmd, getCreateTime, getId, setCmd, setCreateTime, setId, toByte, toJsonStringpublic User getUser()
public JoinGroupNotifyRespBody setUser(User user)
public String getGroup()
public JoinGroupNotifyRespBody setGroup(String group)
Copyright © 2018. All rights reserved.