Added SOGoMaximumSyncResponseSize to support memory-limited EAS syncs

This commit is contained in:
Ludovic Marcotte
2014-12-22 11:50:51 -05:00
parent b07913d66d
commit 8015688df3
5 changed files with 51 additions and 14 deletions
+1
View File
@@ -99,6 +99,7 @@
- (int) maximumSyncInterval;
- (int) internalSyncInterval;
- (int) maximumSyncWindowSize;
- (int) maximumSyncResponseSize;
@end