java.io.Serializable
public 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, isRemoved
public MessageVanishedEvent(Folder folder, long[] uids)
folder
- the containing folderuids
- the UIDs for the vanished messagesCopyright © 2018 Oracle. All rights reserved.