Asterisk - The Open Source Telephony Project  18.5.0
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 239 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 243 of file res_pjsip_pubsub.h.

Referenced by ast_sip_pubsub_generate_body_content(), and generate_initial_notify().

◆ body_type

const char* body_type

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