|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
public interface TourneyCodes
Constants and codes relating to the tourney services.
| Field Summary | |
|---|---|
static String |
ALREADY_IN_PROGRESS
The tourney is already in progress. |
static String |
ALREADY_IN_TOURNEY
User already in a tourney. |
static String |
CANCELLED
The tournament was canceled. |
static String |
FAILED_ENTRY_FEE
User failed to meet the entry fee requirements. |
static String |
HAS_PLAYERS
This tourney has participating players. |
static String |
NOT_IN_TOURNEY
User is not in the tourney. |
static String |
TOO_LATE
Too late to join a tourney. |
static String |
TOO_LATE_LEAVE
It's too late to leave the tourney. |
| Fields inherited from interface com.threerings.presents.data.InvocationCodes |
|---|
ACCESS_DENIED, E_ACCESS_DENIED, E_INTERNAL_ERROR, GLOBAL_GROUP, INTERNAL_ERROR |
| Field Detail |
|---|
static final String TOO_LATE
static final String ALREADY_IN_TOURNEY
static final String FAILED_ENTRY_FEE
static final String TOO_LATE_LEAVE
static final String NOT_IN_TOURNEY
static final String ALREADY_IN_PROGRESS
static final String HAS_PLAYERS
static final String CANCELLED
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||