ws1-framework/com.airwatch.sdk.context/SDKContext/getAppConfiguration
getAppConfiguration¶
abstract fun getAppConfiguration(): AppConfiguration
Return AppConfiguration object with latest SDK configuration. NOTE:This method will access the database if no configuration present in cache
Return¶
- AppConfiguration
Throws¶
| Exception | Condition |
|---|---|
| com.airwatch.sdk.context.SDKContextException | if is not configured . |