FreeSWITCH API Documentation
1.7.0
|
Data Fields | |
const char * | name |
uint32_t | section |
Definition at line 191 of file switch_xml.c.
const char* xml_section_t::name |
Definition at line 192 of file switch_xml.c.
Referenced by switch_xml_open_tag(), switch_xml_parse_section_string(), and switch_xml_vget().
uint32_t xml_section_t::section |
Definition at line 194 of file switch_xml.c.
Referenced by switch_xml_parse_section_string().