public interface TourneyService
extends com.threerings.presents.client.InvocationService
| Modifier and Type | Method and Description |
|---|---|
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.
|
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)
Copyright © 2015. All rights reserved.