Today's Menu  Portugal
journal and plan nutrition
Variables
M9MailServerNavigator.m File Reference
#import "M9MailServerNavigator.h"
#import "Z5DataController.h"
Include dependency graph for M9MailServerNavigator.m:

Go to the source code of this file.

Variables

NSMutableArray< EmailMessage * > * emailMessages
 
NSMutableArray< GTLRServiceTicket * > * mesgTickets
 
NSMutableDictionary * eMsgAttachments
 
NSDateFormatter * msgNearDateFormatter
 
NSMutableArray< EmailMessage * > * doNotDownloadMessages
 

Variable Documentation

◆ doNotDownloadMessages

NSMutableArray<EmailMessage *>* doNotDownloadMessages

Definition at line 22 of file M9MailServerNavigator.m.

◆ emailMessages

NSMutableArray<EmailMessage *>* emailMessages
Initial value:
{
id< U7ParamEditControlDelegate > delegate
Fetch all marked emails into the local database, and display a list.

Definition at line 13 of file M9MailServerNavigator.m.

◆ eMsgAttachments

NSMutableDictionary* eMsgAttachments

Definition at line 18 of file M9MailServerNavigator.m.

◆ mesgTickets

NSMutableArray<GTLRServiceTicket *>* mesgTickets

Definition at line 17 of file M9MailServerNavigator.m.

◆ msgNearDateFormatter

NSDateFormatter* msgNearDateFormatter

Definition at line 20 of file M9MailServerNavigator.m.