Class NewOnlineGameService

java.lang.Object
com.chess.backend.restController.service.NewOnlineGameService

@Service public class NewOnlineGameService extends Object
This class handles the call to create a new game.
  • Constructor Details

  • Method Details

    • getNewGameID

      public int getNewGameID(NewGameObject newOnlineGameObject)