accept Group Invite
public abstract void acceptGroupInvite(String groupId, String inviterId, IRongCoreCallback.OperationCallback callback)
User agrees to join a group
Parameters
group Id
The ID of the group.
inviter Id
The user ID of the inviter.
callback
The result is returned through this callback after the operation is completed.