public class LcdsServiceProxy extends Object
| Modifier and Type | Class and Description |
|---|---|
static class |
LcdsServiceProxy.LcdsHandle |
| Constructor and Description |
|---|
LcdsServiceProxy() |
| Modifier and Type | Method and Description |
|---|---|
Object |
call(String uuid,
GameMode mode,
String procCall,
com.google.gson.JsonObject object) |
LobbyStatus |
createGroupFinderLobby(int type,
String uuid) |
LcdsServiceProxy.LcdsHandle |
createHandle(String uuid,
GameMode mode) |
public LobbyStatus createGroupFinderLobby(int type, String uuid)
public Object call(String uuid, GameMode mode, String procCall, com.google.gson.JsonObject object)
public LcdsServiceProxy.LcdsHandle createHandle(String uuid, GameMode mode)
Copyright © 2014. All rights reserved.