Asterisk - The Open Source Telephony Project  21.4.1
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

void* body_data

The actual data from which the body is generated

Definition at line 245 of file res_pjsip_pubsub.h.

const char* body_type

The type of the data

Definition at line 243 of file res_pjsip_pubsub.h.


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