类 V2GroupMsgResponse
java.lang.Object
com.github.shuaidd.response.AbstractBaseResponse
com.github.shuaidd.response.externalcontact.V2GroupMsgResponse
- 作者:
- ddshuai date 2022-08-31 15:16
-
字段概要
字段 -
构造器概要
构造器 -
方法概要
修饰符和类型方法说明getMsgId()getText()voidsetAttachments(List<V2GroupMsg> attachments) voidsetCreateTime(Date createTime) voidsetCreateType(Integer createType) voidsetCreator(String creator) voidvoid从类继承的方法 com.github.shuaidd.response.AbstractBaseResponse
getErrCode, getErrMsg, getHasMore, getNextCursor, setErrCode, setErrMsg, setHasMore, setNextCursor, toString
-
字段详细资料
-
msgId
-
creator
-
createTime
-
createType
-
text
-
attachments
-
-
构造器详细资料
-
V2GroupMsgResponse
public V2GroupMsgResponse()
-
-
方法详细资料
-
getMsgId
-
setMsgId
-
getCreator
-
setCreator
-
getCreateTime
-
setCreateTime
-
getCreateType
-
setCreateType
-
getText
-
setText
-
getAttachments
-
setAttachments
-