ws1-client-sdk/com.airwatch.sdk/SDKManager/getSharedDeviceStatus
getSharedDeviceStatus¶
open fun getSharedDeviceStatus(): SharedDeviceStatus
Fetches the SharedDevice status of the current device
Access Level = AW_MANAGED (for details on access permission please check SDKManager)
Return¶
the SharedDeviceStaus object containing the status
Throws¶
| Exception | Condition |
|---|---|
| com.airwatch.sdk.AirWatchSDKException | if API is not available in Anchor Application or binding with Anchor app fails |