libosip  5.3.0
Public Attributes | List of all members
osip_body Struct Reference

#include <osip_body.h>

Public Attributes

char * body
 
size_t length
 
osip_list_theaders
 
osip_content_type_tcontent_type
 

Detailed Description

Structure for holding Body

Member Data Documentation

◆ body

char* osip_body::body

◆ content_type

osip_content_type_t* osip_body::content_type

Content-Type (when mime is used)

Referenced by osip_body_clone(), osip_body_free(), osip_body_set_contenttype(), and osip_body_to_str().

◆ headers

osip_list_t* osip_body::headers

◆ length

size_t osip_body::length

The documentation for this struct was generated from the following file: