activateConfig

fun activateConfig(onComplete: () -> Unit? = null)

Activates the last fetched config. Calls the onComplete listener when activation successfully ends.

Parameters

onComplete

Listener.