public class GetMqttHostRequest extends Gs2UserRequest<GetMqttHostRequest>
| Modifier and Type | Class and Description |
|---|---|
static class |
GetMqttHostRequest.Constant |
| Constructor and Description |
|---|
GetMqttHostRequest() |
| Modifier and Type | Method and Description |
|---|---|
String |
getGameName()
ゲームの名前を取得
|
void |
setGameName(String gameName)
ゲームの名前を設定
|
GetMqttHostRequest |
withGameName(String gameName)
ゲームの名前を設定
|
getAccessToken, setAccessToken, withAccessTokenpublic String getGameName()
public void setGameName(String gameName)
gameName - ゲームの名前public GetMqttHostRequest withGameName(String gameName)
gameName - ゲームの名前Copyright © 2016 Game Server Services, Inc. AllRights Reserved.