toggle menu
KotlinInside
1.16.0
jvm
switch theme
search in API
KotlinInside
/
be.zvz.kotlininside.api.comment
/
CommentRead
/
CommentData
/
CommentData
Comment
Data
constructor
(
memberIcon
:
Int
,
ipData
:
String
?
,
gallerCon
:
String
?
,
name
:
String
,
userId
:
String
,
content
:
Comment
,
identifier
:
Int
,
dateTime
:
String
,
isReply
:
Boolean
,
isDeleteFlag
:
String
?
)