meetingrequest/mricalviewer/inc/esmricalvieweropcodes.hrh
branchRCL_3
changeset 12 4ce476e64c59
parent 0 8466d47a6819
equal deleted inserted replaced
11:0396474f30f5 12:4ce476e64c59
    42     // Resolve MR method operation
    42     // Resolve MR method operation
    43     EESMRResolveMRMethodSync = 6,
    43     EESMRResolveMRMethodSync = 6,
    44 
    44 
    45     // ESMRIcalViewer command ids
    45     // ESMRIcalViewer command ids
    46     // Loads meeting request data
    46     // Loads meeting request data
    47     EESMRLoadMRData        = 100,
    47     EESMRLoadMRData          = 100,
    48     EESMRLoadMRInfoData    = 101,
    48     EESMRLoadMRInfoData      = 101,
    49     EESMRLoadImapData      = 102,
    49     EESMRLoadImapData        = 102,
    50     EESMRFetchMailContent  = 103,
    50     EESMRFetchMailContent    = 103,
    51     EESMRLoadMRIcalData    = 104,
    51     EESMRLoadMRIcalData      = 104,
    52     EESMREmailCommand      = 105,
    52     EESMREmailCommand        = 105,
    53     EESMRLaunchUI          = 106,
    53     EESMRLaunchUI            = 106,
       
    54     EESMRFetchAttachmentInfo = 107,
    54 
    55 
    55     /**
    56     /**
    56      * FS Email specific commands
    57      * FS Email specific commands
    57      */
    58      */
    58     // Trys to open attachment in propriate viewer, async
    59     // Trys to open attachment in propriate viewer, async
    66     EESMRCmdCancelDownload,
    67     EESMRCmdCancelDownload,
    67     EESMRCmdCancelAllDownloads,
    68     EESMRCmdCancelAllDownloads,
    68     // Save attachments
    69     // Save attachments
    69     EESMRCmdSaveAttachment,
    70     EESMRCmdSaveAttachment,
    70     EESMRCmdSaveAllAttachments,
    71     EESMRCmdSaveAllAttachments,
    71     // Email 'More' submenu
       
    72     EESMRCmdMailEmailMoreMenu,
       
    73     // MR messsage is marked unread, sync
    72     // MR messsage is marked unread, sync
    74     EESMRCmdMailMarkUnread,
    73     EESMRCmdMailMarkUnread,
    75     // MR message is marked read, sync
    74     // MR message is marked read, sync
    76     EESMRCmdMailMarkRead,
    75     EESMRCmdMailMarkRead,
    77     // MR message is deleted, async
    76     // MR message is deleted, async