public class OperationResultImpl extends Object implements OperationResult
CANCEL, ERR_DEVICE_BASE, ERR_GENERAL_ERROR, ERR_NO_INFO, ERR_NO_PERMISSION, ERR_TIMEOUT, NONE, SUCCESS
Constructor and Description |
---|
OperationResultImpl() |
Modifier and Type | Method and Description |
---|---|
int |
getResultCode()
Retrieves the result code of an operation.
|
void |
setResultCode(int resultCode) |
public int getResultCode()
OperationResult
getResultCode
in interface OperationResult
public void setResultCode(int resultCode)