toggle menu
KakaoGameSDK_Android
0.0.0
androidJvm
switch theme
search in API
gamesdk
/
com.kakaogame
/
KGMessage
/
MessageCount
Message
Count
abstract
class
MessageCount
(
val
getTime
:
Long
,
val
count
:
Int
)
Members
Constructors
Message
Count
Link copied to clipboard
constructor
(
getTime
:
Long
,
count
:
Int
)
Properties
count
Link copied to clipboard
val
count
:
Int
get
Time
Link copied to clipboard
val
getTime
:
Long
Functions
get
New
Link copied to clipboard
fun
getNew
(
)
:
Boolean