emailservices/emailframework/commonlib/inc/CFSMailCommon.h
branchRCL_3
changeset 11 0396474f30f5
parent 1 12c456ceeff2
child 12 4ce476e64c59
equal deleted inserted replaced
10:f5907b1a1053 11:0396474f30f5
   478         // exception / error happened 
   478         // exception / error happened 
   479         // aParam1: TInt (TFsEmailNotifierSystemMessageType) aEventType
   479         // aParam1: TInt (TFsEmailNotifierSystemMessageType) aEventType
   480         // aParam2: TDesC* aCustomMessage or NULL (optional)
   480         // aParam2: TDesC* aCustomMessage or NULL (optional)
   481         // aParam3: MFSMailExceptionEventCallback* aCallback or NULL (optional)
   481         // aParam3: MFSMailExceptionEventCallback* aCallback or NULL (optional)
   482         TFSEventException,
   482         TFSEventException,
       
   483         
       
   484         // Mail deleted from viewer
       
   485         // aParam1: RArray<TFSMailId>* aEntries
       
   486         // aParam2: TFSMailId* aParentFolder
       
   487         // aParam3: NULL
       
   488         TFSEventMailDeletedFromViewer,
   483         };
   489         };
   484         
   490         
   485 /**
   491 /**
   486  * Progress data structure to indicate different kind of progress
   492  * Progress data structure to indicate different kind of progress
   487  * information coming from plugins to user. Usually user uses
   493  * information coming from plugins to user. Usually user uses