toggle menu
library
androidJvm
switch theme
search in API
library
/
io.adjoe.sdk.custom
/
PlaytimeStreakInfo
Playtime
Streak
Info
class
PlaytimeStreakInfo
(
json
:
JSONObject
)
Members
Constructors
Playtime
Streak
Info
Link copied to clipboard
constructor
(
json
:
JSONObject
)
Properties
is
Failed
Link copied to clipboard
val
isFailed
:
Boolean
last
Achieved
Day
Link copied to clipboard
val
lastAchievedDay
:
Int
Functions
get
Coin
Settings
Link copied to clipboard
fun
getCoinSettings
(
)
:
List
<
PlaytimeCoinSetting
>