Asterisk - The Open Source Telephony Project GIT-master-7921072
Data Fields
ast_sip_body_data Struct Reference

Data used to create bodies for NOTIFY/PUBLISH requests. More...

#include <res_pjsip_pubsub.h>

Data Fields

void * body_data
 
const char * body_type
 

Detailed Description

Data used to create bodies for NOTIFY/PUBLISH requests.

Definition at line 241 of file res_pjsip_pubsub.h.

Field Documentation

◆ body_data

void* body_data

The actual data from which the body is generated

Definition at line 245 of file res_pjsip_pubsub.h.

Referenced by ast_sip_pubsub_generate_body_content(), generate_initial_notify(), and send_unsolicited_mwi_notify_to_contact().

◆ body_type

const char* body_type

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