Set the myPlayerId property.
Each room where the current client is connected contains a myPlayerId (if the room is a gameRoom).
myPlayerId == -1 ... user is a spectator
myPlayerId > 0 ... user is a player


- id (Int32)
- the myPlayerId value