oc: synchronize folders ChangeNumber <-> modseq

This commit is contained in:
Jesús García Sáez
2014-11-19 17:12:32 +01:00
committed by Julio García
parent c4b0ac209b
commit 973ab78761
2 changed files with 65 additions and 1 deletions
+2
View File
@@ -44,6 +44,8 @@
/* synchronisation & versioning */
- (BOOL) synchroniseCache;
- (void) synchronizeUpdatedFolder: (NSNumber *) lastModseq
withMapping: (NSMutableDictionary *) mapping;
- (NSNumber *) modseqFromMessageChangeNumber: (NSString *) changeNum;
- (NSString *) messageUIDFromMessageKey: (NSString *) messageKey;
- (NSString *) changeNumberForMessageUID: (NSString *) messageUid;