mirror of
https://github.com/inverse-inc/sogo.git
synced 2026-08-21 14:43:31 +00:00
Monotone-Parent: ef6d3277026d3551c57a338744f21cd3ea71ec34
Monotone-Revision: 0c4734653a7d9bf2c83bb1be51525aee8006bf7a Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2007-06-01T20:42:39 Monotone-Branch: ca.inverse.sogo
This commit is contained in:
@@ -60,8 +60,10 @@
|
||||
andNewObject: (iCalRepeatableEntityObject *) _newObject
|
||||
toAttendees: (NSArray *) _attendees;
|
||||
|
||||
- (BOOL) isOrganizerOrOwner: (SOGoUser *) user;
|
||||
- (iCalPerson *) participant: (SOGoUser *) user;
|
||||
// - (BOOL) isOrganizerOrOwner: (SOGoUser *) user;
|
||||
|
||||
- (iCalPerson *) findParticipant: (SOGoUser *) user;
|
||||
- (iCalPerson *) findParticipantWithUID: (NSString *) uid;
|
||||
|
||||
- (iCalPerson *) iCalPersonWithUID: (NSString *) uid;
|
||||
- (NSString *) getUIDForICalPerson: (iCalPerson *) person;
|
||||
|
||||
Reference in New Issue
Block a user