Asterisk - The Open Source Telephony Project GIT-master-2de1a68
Data Fields
ast_sip_body Struct Reference

SIP body description. More...

#include <res_pjsip.h>

Data Fields

const char * body_text
 
const char * subtype
 
const char * type
 

Detailed Description

SIP body description.

This contains a type and subtype that will be added as the "Content-Type" for the message as well as the body text.

Definition at line 2313 of file res_pjsip.h.

Field Documentation

◆ body_text

const char* body_text

◆ subtype

const char* subtype

◆ type

const char* type

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