ws1-client-sdk/com.airwatch.sdk/SDKManager/getCustomSettings
getCustomSettings¶
open fun getCustomSettings(): String
Fetches the Custom Settings that are defined for the anchor app i.e., Agent or Workspace.
Access Level = AW_MANAGED (for details on access permission please check SDKManager)
Return¶
The custom settings as a String
Throws¶
| Exception | Condition |
|---|---|
| com.airwatch.sdk.AirWatchSDKException | if API is not available in Anchor Application or binding with Anchor app fails |