showFeedbackForm

fun showFeedbackForm(triggerType: TriggerTypeSDK, onCancel: () -> Unit? = null, onSubmit: (FeedbackStep, EmojiSelection?, ButtonSelection?, String?) -> Unit? = null)