onGroupMemberInfoChanged

public abstract void onGroupMemberInfoChanged(String groupId, GroupMemberInfo operatorInfo, GroupMemberInfo memberInfo, long operationTime)

Callback for group member profile changes

Parameters

groupId

The ID of the group

operatorInfo

The profile of the member who performed the change

memberInfo

The profile of the member that was changed

operationTime

The time when the operation occurred