status property

GameSessionStatus? status
final

Current status of the game session. A game session must have an ACTIVE status to have player sessions.

Implementation

final GameSessionStatus? status;