public class IMAPFetchContentOperation extends IMAPOperation
| Constructor and Description |
|---|
IMAPFetchContentOperation() |
| Modifier and Type | Method and Description |
|---|---|
byte[] |
data()
Content of the message or the attachment.
|
protected void |
finalize() |
IMAPOperationProgressListener |
progressListener()
Returns the progress listener.
|
void |
setProgressListener(IMAPOperationProgressListener aListener)
Sets the progress listener.
|
callCallback, exceptioncancel, isCancelled, startclone, initWithNative, readObject, toString, writeObjectprotected void finalize()
throws java.lang.Throwable
finalize in class NativeObjectjava.lang.Throwablepublic void setProgressListener(IMAPOperationProgressListener aListener)
public IMAPOperationProgressListener progressListener()
public byte[] data()