@Path(value="/mail_folders_container/{container}") public interface IMailboxFoldersByContainer extends IMailboxFolders
container
: subtree_bm.lan!user.tomUid (the uid of the subtree
container)
The uid of items returned by this API are sometime called the uniqueid of the
mailbox folders. You can pass those uid(s) to
MailEventAddresses.mailboxContentChanged(String)
to obtain the vertx
eventbus address that will receive notifications when the content of a folder
changes.
This API is tied to a container of MailboxFolder
with a changelog.
createBasic, createForHierarchy, deepDelete, deleteById, emptyFolder, getCompleteById, importItems, markFolderAsRead, removeMessages, updateById
all, byName, getComplete, getMultipleById, searchItems
allIds, changeset, changesetById, containerChangelog, filteredChangesetById, getVersion, itemChangelog
Copyright © 2021. All Rights Reserved.