public class LobbyRest extends Object
| Constructor and Description |
|---|
LobbyRest() |
| Modifier and Type | Method and Description |
|---|---|
javax.ws.rs.core.Response |
getLobby(Integer nVersion,
Integer id)
Get Lobby
|
javax.ws.rs.core.Response |
getLobbyList(Integer nVersion)
Get Lobby List
|
javax.ws.rs.core.Response |
getLobbyListLike(Integer nVersion,
String strLikeText)
Get Lobby List (filtred by names like TEXT if present)
|
public javax.ws.rs.core.Response getLobbyListLike(Integer nVersion, String strLikeText)
nVersion - the API versionstrLikeText - public javax.ws.rs.core.Response getLobbyList(Integer nVersion)
nVersion - the API versionCopyright © 2018 City of Paris. All rights reserved.