java.io.Serializablepublic class MessageVanishedEvent extends MessageCountEvent
| Constructor | Description |
|---|---|
MessageVanishedEvent(Folder folder,
long[] uids) |
Constructor.
|
| Modifier and Type | Method | Description |
|---|---|---|
long[] |
getUIDs() |
Return the UIDs for this event.
|
dispatch, getMessages, getType, isRemovedpublic MessageVanishedEvent(Folder folder, long[] uids)
folder - the containing folderuids - the UIDs for the vanished messagesCopyright © 2018 Oracle. All rights reserved.