Method
CamelMessageInfoget_headers
since: 3.24
Declaration [src]
const CamelNameValueArray*
camel_message_info_get_headers (
const CamelMessageInfo* mi
)
Return value
Type: CamelNameValueArray
All the message headers of the associated
message, or NULL, when none are available.
| The returned data is owned by the instance. |
The return value can be NULL. |