Asterisk - The Open Source Telephony Project
18.5.0
|
Data Fields | |
struct ao2_container * | items |
char | name [0] |
Definition at line 130 of file res_pjsip_notify.c.
struct ao2_container* items |
Contains header and/or content information
Definition at line 132 of file res_pjsip_notify.c.
Referenced by OrderedDict::__eq__(), OrderedDict::__repr__(), build_cli_notify(), notify_option_alloc(), notify_option_destroy(), and notify_option_handler().
char name[0] |
The name of the notify option
Definition at line 134 of file res_pjsip_notify.c.
Referenced by cli_complete_notify(), PathSegment::get_child(), Parameter::load(), SwaggerType::load(), Property::load(), notify_option_alloc(), notify_option_cmp(), and notify_option_hash().