X-Git-Url: http://Server1/repobrowser/?a=blobdiff_plain;f=source%2Fobjects%2FCalDAV%2FCalDAV.h;h=fd7095a833740838d5d225944a1cc0e3dc17538e;hb=acc457ce286ec3716b00c074ced297bbd8ab7d89;hp=8934d5afe562f8bb84c4d919a209f402b6312801;hpb=733bd635fc1774a5e680bb3fe16cec1e0603b972;p=xestiacalendar%2F.git diff --git a/source/objects/CalDAV/CalDAV.h b/source/objects/CalDAV/CalDAV.h index 8934d5a..fd7095a 100644 --- a/source/objects/CalDAV/CalDAV.h +++ b/source/objects/CalDAV/CalDAV.h @@ -131,6 +131,7 @@ class CalDAV{ CalDAVCalendarList GetCalendars(); string GetUserPrincipal(); + string GetCalendarHome(string UserPrincipalURI); };