getNewFMIDs: new wrapper method around openchangedb_get_new_folderIDs

This commit is contained in:
Wolfgang Sourdeau
2012-10-12 23:25:51 -04:00
parent 641eb8013b
commit ea98a35fad
2 changed files with 28 additions and 0 deletions
+1
View File
@@ -103,6 +103,7 @@
- (uint64_t) idForObjectWithKey: (NSString *) key
inFolderURL: (NSString *) folderURL;
- (NSArray *) getNewFMIDs: (uint64_t) max;
- (uint64_t) getNewChangeNumber;
- (NSArray *) getNewChangeNumbers: (uint64_t) max;