Asterisk - The Open Source Telephony Project GIT-master-f36a736
|
A vector of strings commonly used throughout this module. More...
Data Fields | |
size_t | current |
const char ** | elems |
size_t | max |
A vector of strings commonly used throughout this module.
Definition at line 329 of file res_pjsip_pubsub.c.
size_t current |
Definition at line 329 of file res_pjsip_pubsub.c.
const char* * elems |
Definition at line 329 of file res_pjsip_pubsub.c.
size_t max |
Definition at line 329 of file res_pjsip_pubsub.c.