ws1-framework/com.airwatch.app/AWSDKApplicationDelegate/getApplicationConfigType
getApplicationConfigType¶
open override 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.