public class GameResponse extends Object
| Constructor and Description |
|---|
GameResponse() |
| Modifier and Type | Method and Description |
|---|---|
Long |
getApplicationId() |
GameAssetsResponse |
getAssets() |
String |
getDetails() |
Integer |
getFlags() |
String |
getName() |
GamePartyResponse |
getParty() |
String |
getSessionId() |
String |
getState() |
String |
getSyncId() |
GameTimestampsResponse |
getTimestamps() |
int |
getType() |
String |
getUrl() |
String |
toString() |
public String getName()
public int getType()
@Nullable public GameTimestampsResponse getTimestamps()
@Nullable public GamePartyResponse getParty()
@Nullable public GameAssetsResponse getAssets()