1 package com.netease.nimlib.sdk.v2.team.model;
List< V2NIMPostscript > getPostscriptHistory()
获取附言历史
long getUpdateTimestamp()
获取更新时间戳
V2NIMTeamJoinActionType getActionType()
获取入群操作类型
V2NIMTeamJoinActionStatus getActionStatus()
获取操作状态
String getTargetAccountId()
获取目标账号,当入群操作类型为邀请时,返回被邀请者账号, 当入群操作类型为申请时,返回"" ...
String getPostscript()
获取申请入群的附言
String getFromAccountId()
获取发起者账号
V2NIMTeamType getTeamType()
获取群组类型
long getTimestamp()
获取操作时间戳
String getServerExtension()
邀请入群的扩展字段, 512个字符 目前仅支持高级群,超大群暂不支持。
String getOperatorAccountId()
获取操作者账号
String getServerId()
获取服务器ID