@Generated(value="com.threerings.presents.tools.GenServiceTask",
comments="Derived from LobbyService.java.")
public interface LobbyProvider
extends com.threerings.presents.server.InvocationProvider
LobbyService.| Modifier and Type | Method and Description |
|---|---|
void |
getCategories(com.threerings.presents.data.ClientObject caller,
LobbyService.CategoriesListener arg1)
|
void |
getLobbies(com.threerings.presents.data.ClientObject caller,
String arg1,
LobbyService.LobbiesListener arg2)
|
void getCategories(com.threerings.presents.data.ClientObject caller,
LobbyService.CategoriesListener arg1)
throws com.threerings.presents.server.InvocationException
LobbyService.getCategories(com.threerings.micasa.lobby.LobbyService.CategoriesListener) request.com.threerings.presents.server.InvocationExceptionvoid getLobbies(com.threerings.presents.data.ClientObject caller,
String arg1,
LobbyService.LobbiesListener arg2)
throws com.threerings.presents.server.InvocationException
LobbyService.getLobbies(java.lang.String, com.threerings.micasa.lobby.LobbyService.LobbiesListener) request.com.threerings.presents.server.InvocationExceptionCopyright © 2015. All rights reserved.