kindlysdk
Toggle table of contents
release
Target filter
release
Switch theme
Search in API
Skip to content
kindlysdk
kindlysdk
/
no.kindly.chatsdk.chat.sdk.data.core
/
Navigation
/
showFeedbackForm
show
Feedback
Form
fun
showFeedbackForm
(
triggerType
:
TriggerTypeSDK
,
onCancel
:
(
)
->
Unit
?
=
null
,
onSubmit
:
(
FeedbackStep
,
EmojiSelection
?
,
ButtonSelection
?
,
String
?
)
->
Unit
?
=
null
)