| Package | Description |
|---|---|
| io.gs2.chat.control |
| Modifier and Type | Method and Description |
|---|---|
Lobby |
CreateLobbyResult.getItem()
ロビーを取得
|
Lobby |
GetLobbyResult.getItem()
ロビーを取得
|
Lobby |
UpdateLobbyResult.getItem()
ロビーを取得
|
| Modifier and Type | Method and Description |
|---|---|
List<Lobby> |
DescribeLobbyResult.getItems()
ロビーを取得
|
| Modifier and Type | Method and Description |
|---|---|
void |
CreateLobbyResult.setItem(Lobby item)
ロビーを設定
|
void |
GetLobbyResult.setItem(Lobby item)
ロビーを設定
|
void |
UpdateLobbyResult.setItem(Lobby item)
ロビーを設定
|
| Modifier and Type | Method and Description |
|---|---|
void |
DescribeLobbyResult.setItems(List<Lobby> items)
ロビーを設定
|
Copyright © 2016 Game Server Services, Inc. AllRights Reserved.