Package | Description |
---|---|
com.llwork.external.email |
Modifier and Type | Method and Description |
---|---|
void |
IEmailInboxEventListener.mailAddedToStore(EmailEvent event)
Tells LLworkplace that an mail is added via the IMAP-folder message handling
|
void |
IEmailInboxEventListener.mailChangedInStore(EmailEvent event)
Tells LLworkplace that an mail was changed via the IMAP-folder message handling
|
void |
IEmailInboxEventListener.mailRemovedFromStore(EmailEvent event)
Tells LLworkplace that an mail was removed via the IMAP-folder message handling
|