mirror of
https://github.com/inverse-inc/sogo.git
synced 2026-06-23 19:04:18 +00:00
See ChangeLog.
Monotone-Parent: ef272f61d0caedee9632010cd4b3ce928a2da43e Monotone-Revision: 6ed6359462b26ed18e75361bf078fb93cda23519 Monotone-Author: flachapelle@inverse.ca Monotone-Date: 2012-01-13T17:20:58
This commit is contained in:
@@ -48,6 +48,7 @@
|
||||
- (NSString *) contentAsStringWithMethod: (NSString *) method
|
||||
andUID: (NSString *) uid
|
||||
andOrganizer: (iCalPerson *) organizer
|
||||
andContact: (NSString *) contactID
|
||||
from: (NSCalendarDate *) _startDate
|
||||
to: (NSCalendarDate *) _endDate;
|
||||
|
||||
@@ -55,7 +56,7 @@
|
||||
to: (NSCalendarDate *) _endDate;
|
||||
- (NSArray *) fetchFreeBusyInfosFrom: (NSCalendarDate *) startDate
|
||||
to: (NSCalendarDate *) endDate
|
||||
forUser: (NSString *) uid;
|
||||
forContact: (NSString *) uid;
|
||||
@end
|
||||
|
||||
#endif /* __Appointments_SOGoFreeBusyObject_H_ */
|
||||
|
||||
Reference in New Issue
Block a user