toggle menu
KakaoGameSDK_Android
0.0.0
androidJvm
switch theme
search in API
gamesdk
/
com.kakaogame
/
KGLeaderboard
/
KGMyRankingResponse
KGMy
Ranking
Response
class
KGMyRankingResponse
(
object
:
JSONObject
,
subkey
:
String
?
)
KGMyRankingResponse 클래스는 내 랭킹 조회 결과를 다룬다.
Members
Constructors
KGMy
Ranking
Response
Link copied to clipboard
constructor
(
object
:
JSONObject
,
subkey
:
String
?
)
Properties
ranking
Info
Link copied to clipboard
val
rankingInfo
:
KGLeaderboard.KGRankingInfo
내 랭킹 정보를 반환한다..
season
Seq
Link copied to clipboard
val
seasonSeq
:
Int
total
Player
Count
Link copied to clipboard
val
totalPlayerCount
:
Int
리더보드의 전체 사용자 수를 반환한다..