NodeInfo.acceptedGames

Informations about the games accepted by the node. There should be at least one combination of game/protocol that is also accepted by hub as indicated in HubInfo.gamesInfo, otherwise the node will never receive any player.

class NodeInfo
sul.protocol.hncom2.types.Game[] acceptedGames;

Meta