Skip to content

Launch Chat

Alexy edited this page Apr 17, 2024 · 2 revisions

Display the SDK UI

KindlySDK.displayChat(languageCode: "en")

Display the SDK UI with a dialogueId

Launch the chat with a pre-defined dialogueId that will be triggered automatically

KindlySDK.displayChat(languageCode: "en", triggerDialogueId: "trigger_dialogue_id")
Clone this wiki locally