releaseTheControl

suspend fun releaseTheControl(context: Context, processUUID: String): ApiResult<Any>

Requests to release the control on the given process.

Return

ApiResultApiResult.Success if operation done successfully, ApiResult.Error<MyBusinessError> otherwise

Parameters

context
    **Context** The application context.
processUUID
    **String** the process uuid