ws1-client-sdk/com.airwatch.sdk/SDKManager/getSDKProfile
getSDKProfile¶
open fun getSDKProfile(): IBaseConfiguration
Returns the SDK profile manager for the current application.
Access Level = AW_MANAGED (for details on access permission please check SDKManager)
Return¶
IBaseConfiguration instance backed by SDKProfileManager.
Throws¶
| Exception | Condition |
|---|---|
| com.airwatch.sdk.AirWatchSDKException | if binding with the Anchor app fails |