Skip to content

Context

Alexy edited this page Apr 17, 2024 · 2 revisions

Set context

KindlySDK.setNewContext(_ context: [String: String])

This context will be sent on connect, or next message sent, or next button click, The context will be cleared automatically afterward

To clear the context manually

KindlySDK.clearNewContext()
Clone this wiki locally