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