mirror of
https://github.com/inverse-inc/sogo.git
synced 2026-03-22 23:02:43 +00:00
Implemented a mechanism to preload body parts for email messages
This commit is contained in:
@@ -70,6 +70,10 @@
|
||||
- (int) getPidTagDisplayBcc: (void **) data
|
||||
inMemCtx: (TALLOC_CTX *) memCtx;
|
||||
|
||||
/* batch-mode helpers */
|
||||
- (NSString *) bodyContentPartKey;
|
||||
- (void) setBodyContentFromRawData: (NSData *) rawContent;
|
||||
|
||||
@end
|
||||
|
||||
#endif /* MAPISTOREMAILMESSAGE_H */
|
||||
|
||||
Reference in New Issue
Block a user