messageCountEvent Class Reference
Event about the message count in a folder.
More...
List of all members.
Detailed Description
Event about the message count in a folder.
Member Enumeration Documentation
- Enumerator:
| TYPE_ADDED |
New messages have been added.
|
| TYPE_REMOVED |
Messages have been expunged (renumbering).
|
Constructor & Destructor Documentation
Member Function Documentation
Dispatch the event to the specified listener.
- Parameters:
-
| listener | listener to notify |
| ref< folder > getFolder |
( |
|
) |
const |
Return the folder in which messages have been added/removed.
- Returns:
- folder in which message count changed
| const std::vector< int > & getNumbers |
( |
|
) |
const |
Return the numbers of the messages that have been added/removed.
- Returns:
- a list of message numbers
The documentation for this class was generated from the following files: