···4545 * The expected behavior is to follow this with a call to
4646 * <code>getNewFolderMessages()</code> at the earliest convenience of the
4747 * connection handler.
4848+ *
4949+ * @param folder The folder that was selected at the time of the event
4850 */
4949- void recentFolderMessagesAvailable();
5151+ void recentFolderMessagesAvailable(FolderTreeItem folder);
50525153 /**
5254 * Called to indicate that a message's flags have changed.