| Package | Description |
|---|---|
| com.threerings.micasa.lobby |
| Modifier and Type | Method and Description |
|---|---|
void |
LobbyRegistry.getLobbies(com.threerings.crowd.data.BodyObject requester,
String category,
List<Lobby> target)
Returns information about all lobbies hosting games in the specified category.
|
void |
LobbyService.LobbiesListener.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 |
LobbySelector.gotLobbies(List<Lobby> lobbies) |
void |
LobbyMarshaller.LobbiesMarshaller.gotLobbies(List<Lobby> arg1) |
Copyright © 2015. All rights reserved.