public static interface LobbyService.LobbiesListener
extends com.threerings.presents.client.InvocationService.InvocationListener
LobbyService.getLobbies(java.lang.String, com.threerings.micasa.lobby.LobbyService.LobbiesListener) request.| Modifier and Type | Method and Description |
|---|---|
void |
gotLobbies(List<Lobby> lobbies)
Supplies the listener with the results of a
LobbyService.getLobbies(java.lang.String, com.threerings.micasa.lobby.LobbyService.LobbiesListener) request. |
void gotLobbies(List<Lobby> lobbies)
LobbyService.getLobbies(java.lang.String, com.threerings.micasa.lobby.LobbyService.LobbiesListener) request.Copyright © 2015. All rights reserved.