public class MessageVanishedEvent extends MessageCountEvent
source
Constructor and Description |
---|
MessageVanishedEvent(Folder folder,
long[] uids)
Constructor.
|
Modifier and Type | Method and Description |
---|---|
long[] |
getUIDs()
Return the UIDs for this event.
|
dispatch, getMessages, getType, isRemoved
getSource, toString
public MessageVanishedEvent(Folder folder, long[] uids)
folder
- the containing folderuids
- the UIDs for the vanished messagesCopyright © 2019 Eclipse Foundation. Use is subject to license terms.