diff options
| author | Matthew Barnes <mbarnes@redhat.com> | 2013-08-30 08:38:28 -0400 |
|---|---|---|
| committer | Matthew Barnes <mbarnes@redhat.com> | 2013-10-27 08:24:40 -0400 |
| commit | 583e62c2923e035f8a341a005a31007fef8fe64a (patch) | |
| tree | 065b104b25bb76c4334f7e9c5e0fbfd939699c30 /docs | |
| parent | 43ef0f5a05242c6755d1d7433de1a224f7fb2b0c (diff) | |
| download | evolution-data-server-583e62c2923e035f8a341a005a31007fef8fe64a.tar.gz | |
Add camel_imapx_list_response_get_oldname().
Convenience function returns the value of the "OLDNAME" extended data
item, or NULL if no such extended data item is present.
Diffstat (limited to 'docs')
| -rw-r--r-- | docs/reference/camel/camel-sections.txt | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/docs/reference/camel/camel-sections.txt b/docs/reference/camel/camel-sections.txt index 27dddef81..9c076bb36 100644 --- a/docs/reference/camel/camel-sections.txt +++ b/docs/reference/camel/camel-sections.txt @@ -848,6 +848,7 @@ camel_imapx_list_response_add_attribute camel_imapx_list_response_has_attribute camel_imapx_list_response_dup_attributes camel_imapx_list_response_ref_extended_item +camel_imapx_list_response_get_oldname camel_imapx_list_response_get_summary_flags <SUBSECTION Standard> CAMEL_IMAPX_LIST_RESPONSE |
