setGroupMemberInfo
public void setGroupMemberInfo(String groupId, String userId, String nickname, String extra, ExamineOperationCallback callback)
设置群组成员信息
Since
5.16.0
Parameters
groupId
群组 Id
userId
成员 Id
nickname
名称
extra
附加信息
callback
设置群组信息回调
@Deprecated()
Deprecated
设置群组信息
Since
5.12.2
Parameters
groupId
群组 Id
groupName
群组名称
portrait
群组头像
callback
设置群组信息回调