isGameInSession

private var isGameInSession: Boolean = false

true if a game is ongoing; false, otherwise.