Uses of Class
com.threerings.micasa.lobby.Lobby

Packages that use Lobby
com.threerings.micasa.lobby   
 

Uses of Lobby in com.threerings.micasa.lobby
 

Method parameters in com.threerings.micasa.lobby with type arguments of type Lobby
 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 © 2011. All Rights Reserved.