BLOG | DOCUMENTATION | GITHUB

Home --> Documentations --> PJSIP Reference

#include <sip_multipart.h>

Public Member Functions

 PJ_DECL_LIST_MEMBER (struct pjsip_multipart_part)
 

Data Fields

pjsip_hdr hdr
 
pjsip_msg_bodybody
 

Detailed Description

This structure describes the individual body part inside a multipart message body. It mainly contains the message body itself and optional headers.

Member Function Documentation

◆ PJ_DECL_LIST_MEMBER()

pjsip_multipart_part::PJ_DECL_LIST_MEMBER ( struct pjsip_multipart_part  )

Standard list element.

Field Documentation

◆ hdr

pjsip_hdr pjsip_multipart_part::hdr

Optional message headers.

◆ body

pjsip_msg_body* pjsip_multipart_part::body

Pointer to the message body.


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

 


PJSIP Open Source, high performance, small footprint, and very very portable SIP stack
Copyright (C) 2006-2008 Teluu Inc.