All Packages Class Hierarchy This Package Previous Next Index
Interface cnctInfoSocket.cnctInfoSocketEvent
- public interface cnctInfoSocketEvent
-
errorReceived()
-
-
games(cnctInfoGameList)
-
-
okReceived()
-
-
players(cnctInfoPlayerList)
-
players
public abstract void players(cnctInfoPlayerList playerList)
games
public abstract void games(cnctInfoGameList gameList)
okReceived
public abstract void okReceived()
errorReceived
public abstract void errorReceived()
All Packages Class Hierarchy This Package Previous Next Index