msg_body Struct Reference

This structure represents a generic SIP message body, regardless of the body type. More...

#include <msg_parser.h>


Detailed Description

Body parsers are supposed to cast this structure to some other body-type specific structure, but the body type specific structure must retain msg_body_type variable and a pointer to the free function as the first two variables within the structure.

Definition at line 248 of file msg_parser.h.


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