mirror of
https://github.com/inverse-inc/sogo.git
synced 2026-06-28 13:24:19 +00:00
getNewChangeNumbers: new wrapper for openchangedb_get_new_changeNumbers
This commit is contained in:
@@ -104,6 +104,7 @@
|
||||
- (uint64_t) idForObjectWithKey: (NSString *) key
|
||||
inFolderURL: (NSString *) folderURL;
|
||||
- (uint64_t) getNewChangeNumber;
|
||||
- (NSArray *) getNewChangeNumbers: (NSUInteger) max;
|
||||
|
||||
/* subclass methods */
|
||||
+ (NSString *) MAPIModuleName;
|
||||
|
||||
Reference in New Issue
Block a user