|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
Interface for the variour standard communcations object which are available in the JOGRE api. The various Strings of this interface is the header of a ITransmittable object (1st token of the flattened String).
ITransmittable
Field Summary | |
static String |
CHAT_BROADCAST
Header token of a CommChatBroadcast communications object. |
static String |
CHAT_PRIVATE
Header token of a CommChatPrivate communications object. |
static String |
CHAT_ROOM
Header token of a CommChatRoom communications object. |
static String |
CONNECT
Header token of a CommConnect communications object. |
static String |
DISCONNECT
Header token of a CommDisconnect communications object. |
static String |
ERROR
Header token of a CommError communications object. |
static String |
GAME_OVER
Header token of a CommGameOver communications object. |
static String |
INVITE
Header token of a CommInvite communications object. |
static String |
OFFER_DRAW
Header token of a CommOfferDraw communications object. |
static String |
TABLE_ACTION
Header token of a CommTableAction communications object. |
static String |
USER
Header token of a User object. |
Field Detail |
public static final String CHAT_BROADCAST
public static final String CHAT_ROOM
public static final String CHAT_PRIVATE
public static final String CONNECT
public static final String DISCONNECT
public static final String ERROR
public static final String GAME_OVER
public static final String INVITE
public static final String OFFER_DRAW
public static final String TABLE_ACTION
public static final String USER
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |