Home | News | Projects | Releases
Bugs | RFE | Repositories | Help
Merge branch 'master' of ssh://digit.mahou.co.uk/home/kirinji/repos/xestiacal
[xestiacalendar/.git] / source / objects / CalDAV / CalDAV.h
index c4f1a8b..8a9c06c 100644 (file)
@@ -32,7 +32,11 @@ struct CalDAVConnectionData{
 
 struct CalDAVStatus{
 
-               
+       string Hostname;
+       int Port;
+       string Username;
+       string Prefix;
+       bool UseSSL;    
 
 };
 
@@ -53,4 +57,9 @@ class CalDAV{
        
 };
 
+// Subroutines that are used with the 
+// CalDAVConnectionData struct.
+
+bool CalDAVObjectValidSettings(CalDAVConnectionData *ConnData);
+
 #endif
Xestia Software Development
Yn Maystri
© 2006 - 2019 Xestia Software Development
Software

Xestia Address Book
Xestia Calendar
Development

Xestia Gelforn
Everything else

About
News
Privacy Policy