Wed Jan 8 2020 09:50:24

Asterisk developer's documentation


caldav_pvt Struct Reference

Data Fields

struct ast_string_field_mgr __field_mgr
 
struct ast_string_field_pool__field_mgr_pool
 
struct ao2_containerevents
 
struct ast_calendarowner
 
const ast_string_field secret
 
ne_session * session
 
ne_uri uri
 
const ast_string_field url
 
const ast_string_field user
 

Detailed Description

Definition at line 62 of file res_calendar_caldav.c.

Field Documentation

struct ast_string_field_mgr __field_mgr

Definition at line 67 of file res_calendar_caldav.c.

struct ast_string_field_pool* __field_mgr_pool

Definition at line 67 of file res_calendar_caldav.c.

const ast_string_field secret

Definition at line 67 of file res_calendar_caldav.c.

Referenced by auth_credentials().

ne_session* session

Definition at line 70 of file res_calendar_caldav.c.

Referenced by caldav_destructor(), caldav_load_calendar(), and caldav_request().

ne_uri uri

Definition at line 69 of file res_calendar_caldav.c.

Referenced by caldav_load_calendar(), and caldav_request().

const ast_string_field url

Definition at line 67 of file res_calendar_caldav.c.

Referenced by caldav_load_calendar(), and caldav_write_event().

Definition at line 67 of file res_calendar_caldav.c.

Referenced by auth_credentials().


The documentation for this struct was generated from the following file: