|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface TourneyService
Provides tourney management services for the particular tourney this service is attached to.
| Nested Class Summary |
|---|
| Nested classes/interfaces inherited from interface com.threerings.presents.client.InvocationService |
|---|
com.threerings.presents.client.InvocationService.ConfirmListener, com.threerings.presents.client.InvocationService.InvocationListener, com.threerings.presents.client.InvocationService.ResultListener |
| Method Summary | |
|---|---|
void |
cancel(com.threerings.presents.client.InvocationService.ConfirmListener listener)
Handles a request to cancel the tourney. |
void |
join(com.threerings.presents.client.InvocationService.ConfirmListener listener)
Handles a request to join the tourney. |
void |
leave(com.threerings.presents.client.InvocationService.ConfirmListener listener)
Handles a request to leave the tourney. |
| Method Detail |
|---|
void join(com.threerings.presents.client.InvocationService.ConfirmListener listener)
void leave(com.threerings.presents.client.InvocationService.ConfirmListener listener)
void cancel(com.threerings.presents.client.InvocationService.ConfirmListener listener)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||