ws1-framework/com.airwatch.sdk.context/SDKContext/fetchAppSettingsWithConfigTypeAndVersion
fetchAppSettingsWithConfigTypeAndVersion¶
abstract fun fetchAppSettingsWithConfigTypeAndVersion(listener: ISdkFetchSettingsListener, configType: String, configVersion: String)
Fetch App settings with given configType and configVersion. Pass null for default config version
Throws¶
| Exception | Condition |
|---|---|
| com.airwatch.sdk.context.SDKContextException | if is not initialized . |