setLanguage

abstract fun setLanguage(languageCode: String)

Updates the language for the current SDK session. This will be used for all subsequent chat connections and UI elements.

Parameters

languageCode

The language code to use (e.g., "en", "lt", "sv")