imap/imap_events library

Classes

ImapConnectionLostEvent
Notifies about a connection lost
ImapEvent
Base class for any event that can be fired by the IMAP client at any time. Compare ImapClient.eventBus
ImapExpungeEvent
Notifies about a message that has been deleted
ImapFetchEvent
Notifies about a message that has changed its status / flags
ImapMessagesExistEvent
Notifies about new messages
ImapMessagesRecentEvent
Notifies about new messages
ImapVanishedEvent
Notifies about a sequence of messages that have been deleted. This event can only be triggered if the server is QRESYNC compliant and after the client has enabled QRESYNC.

Enums

ImapEventType
Classification of IMAP events