Home | Trees | Index | Help |
---|
Package twisted :: Package protocols :: Module imap4 :: Class IMailboxListener |
|
NonMetaInterface
--+
|
IMailboxListener
Method Summary | |
---|---|
Indicates that the flags of one or more messages have changed. | |
Indicates that the write status of a mailbox has changed. | |
Indicates that the number of messages in a mailbox has changed. |
Method Details |
---|
flagsChanged(self, newFlags)Indicates that the flags of one or more messages have changed.
|
modeChanged(self, writeable)Indicates that the write status of a mailbox has changed.
|
newMessages(self, exists, recent)Indicates that the number of messages in a mailbox has changed.
|
Home | Trees | Index | Help |
---|
Generated by Epydoc 1.1 on Fri Jun 27 03:48:30 2003 | http://epydoc.sf.net |