toggle menu
KakaoGameSDK_Android
0.0.0
androidJvm
switch theme
search in API
gamesdk
/
com.kakaogame
/
KGLog
/
accumulateValue
accumulate
Value
fun
accumulateValue
(
category
:
String
?
,
action
:
String
?
,
value
:
Long
)
:
KGResult
<
Void
?
>
fun
accumulateValue
(
category
:
String
?
,
action
:
String
?
,
label
:
String
?
,
value
:
Long
)
:
KGResult
<
Void
?
>