ws1-client-sdk/com.airwatch.sdk/SDKManager/getAPIVersion
getAPIVersion¶
open fun getAPIVersion(): Int
Retrieves the revision level of the WS1 SDK.
Access Level = NONE (for details on access permission please check SDKManager)
This method is provided for debugging version mismatch issues.
Return¶
The WS1 SDK revision level
Throws¶
| Exception | Condition |
|---|---|
| com.airwatch.sdk.AirWatchSDKException | if errors occurs while connecting with Anchor app |