Imap-specific Account data.
| Function | Description | Links |
|---|---|---|
| imap_adata_free() | Free the private Account data | Account::adata_free(), account_adata_free |
| imap_adata_get() | Get the Account data for this mailbox | |
| imap_adata_new() | Allocate and initialise a new ImapAccountData structure | |
| imap_timeout_observer() | Notification that a timeout has occurred | observer_t, observer_api |