All Packages  Class Hierarchy  This Package  Previous  Next  Index

Interface cnctInfoSocket.cnctInfoSocketEvent

public interface cnctInfoSocketEvent

Method Index

 o errorReceived()
 o games(cnctInfoGameList)
 o okReceived()
 o players(cnctInfoPlayerList)

Methods

 o players
 public abstract void players(cnctInfoPlayerList playerList)
 o games
 public abstract void games(cnctInfoGameList gameList)
 o okReceived
 public abstract void okReceived()
 o errorReceived
 public abstract void errorReceived()

All Packages  Class Hierarchy  This Package  Previous  Next  Index