(feat) moved FolderSynchronize code to GCS

This commit is contained in:
Ludovic Marcotte
2015-09-25 15:18:22 -04:00
parent 8a3adeadd2
commit 5409cb2927
4 changed files with 26 additions and 58 deletions
+3
View File
@@ -77,6 +77,9 @@
- (id) folderPropertyValueInCategory: (NSString *) theKey
forUser: (SOGoUser *) theUser;
- (BOOL) synchronize;
- (void) setSynchronize: (BOOL) new;
/* lower level fetches */
- (void) deleteEntriesWithIds: (NSArray *) ids;