setConfiguration

fun setConfiguration(context: Context, configuration: ULConfiguration, configurationCallback: ConfigurationCallback)

Configuration setter. You need to use this method to set or refresh the configuration of the SDK.

Parameters

context

Application context

configuration

The configuration you would like to set as the SDK’s currentConfiguration

configurationCallback

Callback which will be called when configuration has been finished