java.lang.Object
it.tdlight.jni.TdApi.Object
it.tdlight.jni.TdApi.GameHighScores
- Enclosing class:
- TdApi
Contains a list of game high scores.
-
Field Summary
Modifier and TypeFieldDescriptionstatic final int
A list of game high scores. -
Constructor Summary
ConstructorDescriptionContains a list of game high scores.GameHighScores
(TdApi.GameHighScore[] scores) Contains a list of game high scores.GameHighScores
(DataInput input) Contains a list of game high scores. -
Method Summary
Methods inherited from class it.tdlight.jni.TdApi.Object
serialize, toString
-
Field Details
-
scores
A list of game high scores. -
CONSTRUCTOR
public static final int CONSTRUCTOR- See Also:
-
-
Constructor Details
-
GameHighScores
public GameHighScores()Contains a list of game high scores. -
GameHighScores
Contains a list of game high scores.- Parameters:
scores
- GameHighScore[] A list of game high scores.
-
GameHighScores
Contains a list of game high scores.- Throws:
IOException
-
-
Method Details
-
getConstructor
public int getConstructor()- Specified by:
getConstructor
in classTdApi.Object
-
serialize
- Specified by:
serialize
in classTdApi.Object
- Throws:
IOException
-
equals
-
hashCode
public int hashCode()
-