Skip to content

ws1-client-sdk/com.airwatch.sdk/SDKManager/performSharedDeviceOperation

performSharedDeviceOperation

open fun performSharedDeviceOperation(bundle: Bundle, resultReceiver: ResultReceiver)

Performs shared device operations such as checkout,checkin etc.

Parameters

Name Description
bundle Specifies the shared device operation type. Must be one of the operation type specified in SharedDeviceOperations
resultReceiver A callback for providing the result for the operation

Throws

Exception Condition
com.airwatch.sdk.AirWatchSDKException if API is not available in Anchor Application or binding with Anchor app fails