com.hs.mail.imap.event
Class FlagUpdatedEvent
java.lang.Object
com.hs.mail.imap.event.MessageEvent
com.hs.mail.imap.event.FlagUpdatedEvent
- All Implemented Interfaces:
- EventListener.Event
public class FlagUpdatedEvent
- extends MessageEvent
- Since:
- Aug 2, 2010
- Author:
- Won Chul Doh
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
FlagUpdatedEvent
public FlagUpdatedEvent(long sessionID,
long mailboxID,
List<Long> flagUpdatedUids)
getFlagUpdatedUids
public List<Long> getFlagUpdatedUids()
Copyright © 2011. All Rights Reserved.