Chat Kindly SDK
constructor(application: Application, botKey: String, languageCode: String = "en", behaviorType: BehaviorType = BehaviorType.NATIVE, authTokenCallback: AuthTokenCallback? = null)
Parameters
application
The application context.
bot Key
The bot key for the Kindly Chat API.
language Code
The language code to use (default is "en").
behavior Type
The behavior type for the SDK. Currently only BehaviorType.NATIVE is supported.