ws1-client-sdk/com.airwatch.sdk/SDKManager/getApplicationConfiguration
getApplicationConfiguration¶
open fun getApplicationConfiguration(): Bundle
Fetches key-value pair configuration set for the application in the console.
Note: Not to be confused with SDK Profile
Return¶
configuration Settings for the caller application.
Throws¶
| Exception | Condition |
|---|---|
| com.airwatch.sdk.AirWatchSDKException | if API is not available in Anchor Application or binding with Anchor app fails |