public class MessageVanishedEvent extends MessageCountEvent
| Modifier and Type | Field and Description |
|---|---|
private static Message[] |
noMessages |
private static long |
serialVersionUID |
private long[] |
uids
The message UIDs.
|
| 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, isRemovedprivate long[] uids
private static final Message[] noMessages
private static final long serialVersionUID
public MessageVanishedEvent(Folder folder, long[] uids)
folder - the containing folderuids - the UIDs for the vanished messages