kindlysdk
Toggle table of contents
release
Target filter
release
Switch theme
Search in API
Skip to content
kindlysdk
kindlysdk
/
no.kindly.chatsdk.chat.presentation.feedback.views
/
EmojiSelectionData
Emoji
Selection
Data
data
class
EmojiSelectionData
(
val
title
:
String
,
val
items
:
List
<
EmojiItem
>
,
val
ratingSystem
:
Int
)
Members
Constructors
Emoji
Selection
Data
Link copied to clipboard
constructor
(
title
:
String
,
items
:
List
<
EmojiItem
>
,
ratingSystem
:
Int
)
Properties
items
Link copied to clipboard
val
items
:
List
<
EmojiItem
>
rating
System
Link copied to clipboard
val
ratingSystem
:
Int
title
Link copied to clipboard
val
title
:
String