onGroupFollowsChangedSync

public abstract void onGroupFollowsChangedSync(String groupId, GroupOperationType operationType, List<String> userIds, long operationTime)

群成员特别关注变更多端回调事件。

Parameters

groupId

群ID

operationType

操作类型,添加或移除。参照io.rong.imlib.model.GroupOperationType

operationTime

操作时间。

userIds

成员用户 ID 数组