#include <sip.h>
Collaboration diagram for sip_content_type_s:
Data Fields | |
sip_common_t | c_common [1] |
Common fragment info. | |
sip_error_t * | c_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. |