ULUplift SDK
object ULUpliftSDK
Main class of the SDK. It stores the current SDK configuration.
Functions
Link copied to clipboard
Configuration getter. You can use this method to get the configuration of the SDK.
Link copied to clipboard
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.
Link copied to clipboard
Set custom logger instance to the SDK.