#include <calendar.h>

Data Fields | |
| char * | data |
| struct { | |
| struct ast_calendar_attendee * next | |
| } | next |
Definition at line 85 of file calendar.h.
| char* data |
Definition at line 86 of file calendar.h.
Referenced by caldav_add_event(), calendar_event_destructor(), calendar_join_attendees(), endelm(), and icalendar_add_event().
| struct { ... } next |
| struct ast_calendar_attendee* next |
Definition at line 87 of file calendar.h.
Referenced by caldav_add_event(), and icalendar_add_event().