getConfig

open override fun getConfig(key: String, config: (String?) -> Unit)

Is called when the app requests a configuration.

Parameters

key

The configuration key

config

Call this function to pass the configuration or null if none is available