(fix) EAS with drafts with attachments

This commit is contained in:
Ludovic Marcotte
2022-11-04 22:16:31 +01:00
committed by leecher1337
parent 9461eb7027
commit 102d8a977a
5 changed files with 263 additions and 21 deletions
+1
View File
@@ -43,6 +43,7 @@ SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
- (void) takeActiveSyncValues: (NSDictionary *) theValues
inContext: (WOContext *) context;
- (NSString *) storeMail: (NSDictionary *) theValues
inBuffer: (NSMutableString *) theBuffer
inContext: (WOContext *) _context;
@end