public class POPOperation extends Operation
| Constructor and Description |
|---|
POPOperation() |
| Modifier and Type | Method and Description |
|---|---|
protected void |
callCallback()
Calls the method succeeded() of the callback if the operation succeeded or failed()
if the operation failed.
|
MailException |
exception()
Returns error once the operation finished running.
|
cancel, isCancelled, startclone, finalize, initWithNative, readObject, toString, writeObjectpublic MailException exception()
protected void callCallback()
callCallback in class OperationOperationCallback