Resolve "gameSession"
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