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 © 1996-2018, Oracle and/or its affiliates. All Rights Reserved. Use is subject to license terms.