public class TIMGroupDetailInfoResult extends TIMGroupDetailInfo
| 构造器和说明 |
|---|
TIMGroupDetailInfoResult() |
| 限定符和类型 | 方法和说明 |
|---|---|
int |
getResultCode()
结果错误码,参考
BaseConstants 中定义的错误码 |
java.lang.String |
getResultInfo()
错误描述信息
|
getAddOption, getCreateTime, getCustom, getFaceUrl, getGroupId, getGroupIntroduction, getGroupName, getGroupNotification, getGroupOwner, getGroupType, getJoinTime, getLastInfoTime, getLastMsg, getLastMsgTime, getMaxMemberNum, getMemberNum, getOnlineMemberNum, getRecvOpt, getRole, isSilenceAll, toStringpublic int getResultCode()
BaseConstants 中定义的错误码public java.lang.String getResultInfo()