ws1-framework/com.airwatch.sdk.configuration/AppSettingsContext/getApplicationConfigType
getApplicationConfigType¶
abstract fun getApplicationConfigType(): String
If your application needs to fetch application-specific settings, override this method. Otherwise it can be ignored.
Return¶
Nullable string - your application configuration type or null if not applicable.