public class GetGameHighScoresResponse extends BaseResponse
| Constructor and Description |
|---|
GetGameHighScoresResponse() |
| Modifier and Type | Method and Description |
|---|---|
GameHighScore[] |
result() |
java.lang.String |
toString() |
description, errorCode, isOk, parameterspublic GameHighScore[] result()
public java.lang.String toString()
toString in class BaseResponse