ChatKindlySDK

constructor(application: Application, botKey: String, languageCode: String = "en", behaviorType: BehaviorType = BehaviorType.NATIVE, authTokenCallback: AuthTokenCallback? = null)

Parameters

application

The application context.

botKey

The bot key for the Kindly Chat API.

languageCode

The language code to use (default is "en").

behaviorType

The behavior type for the SDK. Currently only BehaviorType.NATIVE is supported.