public class MessageVanishedEvent extends MessageCountEvent
source| 构造器和说明 |
|---|
MessageVanishedEvent(Folder folder,
long[] uids)
Constructor.
|
| 限定符和类型 | 方法和说明 |
|---|---|
long[] |
getUIDs()
Return the UIDs for this event.
|
dispatch, getMessages, getType, isRemovedgetSource, toStringpublic MessageVanishedEvent(Folder folder, long[] uids)
folder - the containing folderuids - the UIDs for the vanished messagesCopyright © 2021 Oracle. All rights reserved.