withChat

Enables chat module and add chat configuration provider

Since Kotlin

999.9

Parameters

builder

ConfigurableChatBuilder chat configuration provider callback, called on every chat creation


fun withChat(lambda: ConfigurableChat.() -> Unit): BandyerSDKToolsConfiguration.Builder

Enables chat module and add chat configuration provider

Parameters

lambda

Function1 chat configuration provider callback, called on every chat creation