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
/
ButtonSelection
Button
Selection
data
class
ButtonSelection
(
val
indices
:
List
<
Int
>
,
val
titles
:
List
<
String
>
)
Members
Constructors
Button
Selection
Link copied to clipboard
constructor
(
indices
:
List
<
Int
>
,
titles
:
List
<
String
>
)
Properties
indices
Link copied to clipboard
val
indices
:
List
<
Int
>
titles
Link copied to clipboard
val
titles
:
List
<
String
>