Skip to content

Resolve "gameSession"

Julian Ammouche Ottosen requested to merge 26-gamesession into main

Functions for creating, updating, joining and deleting gameSessions to database.

You can test this by commenting outh the lines in androidlauncher and calling some of the methods implemented:

  • service.createGameSession()
  • service.joinGameSession()
  • service.updateGameSession()
  • service.deleteGameSession()
Edited by Julian Ammouche Ottosen

Merge request reports

Loading