Builder

class Builder

BandyerSDKToolConfiguration builder

Constructors

Link copied to clipboard
fun Builder()

Functions

Link copied to clipboard

Add call configuration provider

Since Kotlin 999.9
fun withCall(lambda: ConfigurableCall.() -> Unit): BandyerSDKToolsConfiguration.Builder

Add call configuration provider

Link copied to clipboard

Enables chat module and add chat configuration provider

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

Enables chat module and add chat configuration provider