| Package | Description |
|---|---|
| com.threerings.micasa.lobby |
| Modifier and Type | Class and Description |
|---|---|
static class |
LobbyMarshaller.CategoriesMarshaller
Marshalls results to implementations of
LobbyService.CategoriesListener. |
class |
LobbySelector
The lobby selector displays a drop-down box listing the categories of
lobbies available on this server and when a category is selected, it
displays a list of the lobbies that are available in that category.
|
| Modifier and Type | Method and Description |
|---|---|
void |
LobbyRegistry.getCategories(com.threerings.presents.data.ClientObject caller,
LobbyService.CategoriesListener listener)
Processes a request by the client to obtain a list of the lobby categories available on this
server.
|
void |
LobbyProvider.getCategories(com.threerings.presents.data.ClientObject caller,
LobbyService.CategoriesListener arg1)
|
void |
LobbyService.getCategories(LobbyService.CategoriesListener listener)
Requests the list of lobby categories that are available on this
server.
|
void |
LobbyMarshaller.getCategories(LobbyService.CategoriesListener arg1) |
Copyright © 2015. All rights reserved.