Asterisk - The Open Source Telephony Project GIT-master-8f1982c
|
Type declaration for container of body part structures. More...
Data Fields | |
size_t | current |
struct body_part ** | elems |
size_t | max |
Type declaration for container of body part structures.
Definition at line 2349 of file res_pjsip_pubsub.c.
size_t current |
Definition at line 2349 of file res_pjsip_pubsub.c.
struct body_part* * elems |
Definition at line 2349 of file res_pjsip_pubsub.c.
size_t max |
Definition at line 2349 of file res_pjsip_pubsub.c.