ipworksssl
Class ImapsMailboxListEvent
java.lang.Object
java.util.EventObject
ipworksssl.ImapsMailboxListEvent
- All Implemented Interfaces:
- java.io.Serializable
public class ImapsMailboxListEvent
- extends java.util.EventObject
Fired for each mailbox received through the ListMailboxes and ListSubscribedMailboxes methods.
This method is fired for each mailbox received through the ListMailboxes and ListSubscribedMailboxes methods. The Separator parameter contains the character that separates the different parts in the mailbox path hierarchy.
- See Also:
Imaps,
Imaps.MailboxListEvent,
Serialized Form
| Fields inherited from class java.util.EventObject |
source |
| Methods inherited from class java.util.EventObject |
getSource, toString |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
mailbox
public java.lang.String mailbox
separator
public java.lang.String separator
flags
public java.lang.String flags
Copyright (c) 2015 /n software inc. - All rights reserved.