IP*Works! V9

ipworks
Class ImapMailboxListEvent

java.lang.Object
  extended by java.util.EventObject
      extended by ipworks.ImapMailboxListEvent
All Implemented Interfaces:
java.io.Serializable

public class ImapMailboxListEvent
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:
Imap, Imap.MailboxListEvent, Serialized Form

Field Summary
 java.lang.String flags
           
 java.lang.String mailbox
           
 java.lang.String separator
           
 
Fields inherited from class java.util.EventObject
source
 
Method Summary
 
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
 

Field Detail

mailbox

public java.lang.String mailbox

separator

public java.lang.String separator

flags

public java.lang.String flags

IP*Works! V9

Copyright (c) 2013 /n software inc. - All rights reserved.