ws1-client-sdk/com.airwatch.sdk/SDKManager/checkInDevice
checkInDevice¶
open fun checkInDevice(): Int
Used to checkin the device. This rolls back the device to the parent organization group.
Access Level = AW_MANAGED (for details on access permission please check SDKManager)
Return¶
The status of the operation
Throws¶
| Exception | Condition |
|---|---|
| com.airwatch.sdk.AirWatchSDKException | if API is not available in Anchor Application or binding with Anchor app fails |