|
|||||||||
| 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 |
|---|
InvocationService.ConfirmListener, InvocationService.InvocationListener, InvocationService.ResultListener |
| Method Summary | |
|---|---|
void |
cancel(InvocationService.ConfirmListener listener)
Handles a request to cancel the tourney. |
void |
join(InvocationService.ConfirmListener listener)
Handles a request to join the tourney. |
void |
leave(InvocationService.ConfirmListener listener)
Handles a request to leave the tourney. |
| Method Detail |
|---|
void join(InvocationService.ConfirmListener listener)
void leave(InvocationService.ConfirmListener listener)
void cancel(InvocationService.ConfirmListener listener)
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||