ws1-client-sdk/com.airwatch.sdk.shareddevice/SharedDeviceOperations
SharedDeviceOperations¶
@Retention(value = RetentionPolicy.SOURCE)
annotation class SharedDeviceOperations
Specifies all the shared device operations supported
Properties¶
| Name | Summary |
|---|---|
| CHECKIN | val CHECKIN: Int Device is currently checkedin by a user and is not being used. |
| CHECKOUT | val CHECKOUT: Int Device is currently checkout by a user and is being used. |