ws1-client-sdk/com.airwatch.sdk/SDKManager/getSDKProfileJSONString
getSDKProfileJSONString¶
open fun getSDKProfileJSONString(): String
Returns the SDK profile as a JSON string from the Anchor app.
Access Level = AW_MANAGED (for details on access permission please check SDKManager)
Return¶
SDK profile JSON; empty string if unavailable or on remote error.
Throws¶
| Exception | Condition |
|---|---|
| com.airwatch.sdk.AirWatchSDKException | if binding with the Anchor app fails |