Hello Developer,
Could you please call delete game function from this java file and let us know if it resolved your issue.
In order to call function from attached java file, please use below code snippet:
App42GameService app42GameService = new App42GameService("APIKey","SecretKey");
app42GameService.deleteGame("Game Name");
Regards,
Himanshu Sharma