sip_content_type_s Struct Reference
[Content-Type Header]

#include <sip.h>

Collaboration diagram for sip_content_type_s:

Collaboration graph
[legend]

Detailed Description

Structure for Content-Type header.


Data Fields

sip_common_t c_common [1]
 Common fragment info.
sip_error_tc_next
 Dummy link to next.
char const * c_type
 Pointer to type/subtype.
char const * c_subtype
 Points after first slash in type.
msg_param_t const * c_params
 List of parameters.


Sofia-SIP 1.12.4 - Copyright (C) 2006 Nokia Corporation. All rights reserved. Licensed under the terms of the GNU Lesser General Public License.