ipworkssmime
Class SimapMailboxListEvent
java.lang.Object
java.util.EventObject
ipworkssmime.SimapMailboxListEvent
- All Implemented Interfaces:
- java.io.Serializable
public class SimapMailboxListEvent
- 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:
Simap
,
Simap.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) 2013 /n software inc. - All rights reserved.