sdk-common / com.tomtom.online.sdk.common.config.loader / DynamicConfigLoader / <init>

<init>

DynamicConfigLoader(context: Context!, clientConfig: MutableMap<String!, String!>!)

Custom constructor to create a config loader for loading runtime config items supplied by the user.

Parameters

context - Context!: View context.

clientConfig - MutableMap<String!, String!>!: Map containing key value pairs of config items.