ws1-client-sdk/com.airwatch.sdk/SDKManager/isEnrolled
isEnrolled¶
open fun isEnrolled(): Boolean
Determines if the device is currently enrolled in AirWatch.
Access Level = AW_MANAGED (for details on access permission please check SDKManager)
Return¶
true if the device is currently enrolled, false otherwise
Throws¶
| Exception | Condition |
|---|---|
| com.airwatch.sdk.AirWatchSDKException | if API is not available in Anchor Application or binding with Anchor app fails |