public static interface ParlorService.InviteListener
extends com.threerings.presents.client.InvocationService.InvocationListener
ParlorService.invite(com.threerings.util.Name, com.threerings.parlor.game.data.GameConfig, com.threerings.parlor.client.ParlorService.InviteListener) requests.| Modifier and Type | Method and Description |
|---|---|
void |
inviteReceived(int inviteId)
Called in response to a successful
ParlorService.invite(com.threerings.util.Name, com.threerings.parlor.game.data.GameConfig, com.threerings.parlor.client.ParlorService.InviteListener) request. |
void inviteReceived(int inviteId)
ParlorService.invite(com.threerings.util.Name, com.threerings.parlor.game.data.GameConfig, com.threerings.parlor.client.ParlorService.InviteListener) request.Copyright © 2015. All rights reserved.