tools
fun tools(lambda: BandyerSDKToolsConfiguration.Builder.() -> Unit): BandyerSDKConfiguration.Builder
Content copied to clipboard
Specifies BandyerSDK tools
Return
Builder
Parameters
lambda
tools configuration callback
fun tools(builder: BandyerSDKToolsConfigurationBuilder): BandyerSDKConfiguration.Builder
Content copied to clipboard
Specifies BandyerSDK tools
Since Kotlin
999.9
Return
Builder
Parameters
builder
tools configuration callback