getAppConfig

@Nullable
open fun getAppConfig(): AppConfig

Gets the AppConfig for the current API Key/language

Return

A AppConfig object or null if no data is present for the current API Key/language set

Throws

if the SDK hasn't been initialized (by invoking initialize)