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