function acceptInvite acceptInvite(userId: number,inviteWrappedDataKey: WrappedKey,inviteCode: string,password: string,): Promise<boolean> Parameters userId: number inviteWrappedDataKey: WrappedKey inviteCode: string password: string Return Type Promise<boolean>