Class List
Here are the classes, structs, unions and interfaces with brief descriptions:
KIMAP::AclJobBase | Base class for jobs that operate on mailbox ACLs |
KIMAP::AppendJob | Appends a message to a mailbox |
KIMAP::CapabilitiesJob | Checks server capabilities |
KIMAP::CloseJob | Closes the current mailbox |
KIMAP::CopyJob | Copies one or more messages to another mailbox |
KIMAP::CreateJob | Creates a new mailbox |
KIMAP::DeleteAclJob | Removes an identifier from the ACL of a mailbox |
KIMAP::DeleteJob | Delete a mailbox |
KIMAP::ExpungeJob | Expunges the deleted messages in the selected mailbox |
KIMAP::FetchJob | Fetch message data from the server |
KIMAP::FetchJob::FetchScope | Used to indicate what message data should be fetched |
KIMAP::GetAclJob | Gets the ACL for a mailbox |
KIMAP::GetMetaDataJob | Fetches mailbox metadata |
KIMAP::GetQuotaJob | Gets resource limits for a quota root |
KIMAP::GetQuotaRootJob | Gets the quota root and resource limits for a mailbox |
KIMAP::IdleJob | Idles the connection to the IMAP server |
KIMAP::ImapInterval | Represents a single interval in an ImapSet |
KIMAP::ImapSet | Represents a set of natural numbers (1-> ![]() |
KIMAP::ImapStreamParser | Parser for IMAP messages that operates on a local socket stream |
KIMAP::ListRightsJob | Lists the possible and automatic rights for an identifier on a mailbox |
KIMAP::MetaDataJobBase | Base class for jobs that operate on mailbox metadata |
KIMAP::MyRightsJob | Determine the rights the currently-logged-in user has on the current mailbox |
KIMAP::QuotaJobBase | Base class for jobs that operate on mailbox quotas |
KIMAP::SessionUiProxy | Interface to display communication errors and wait for user feedback |
KIMAP::SetAclJob | Sets the rights that correspond to an identifier on a mailbox |
KIMAP::SetMetaDataJob | Sets mailbox metadata |
KIMAP::SetQuotaJob | Sets resource limits on a quota root |