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