Information associated with an operation.
import "IToiOperationManager.idl";
The error code for the operation, only valid if the state is equal to IToiOperationManager::OPERATION_FAILED. The possible error codes are defined by the service implementation.
The operation identifier.
The current progress value of the operation between 0 and 100, -1 if not used.
The property sequence associated with current operation state.
The current state of the operation.
The user data associated with the operation.