messagingapp/msgnotifications/msgnotifier/inc/msgstorehandler.h
branchGCC_SURGE
changeset 47 5b14749788d7
parent 34 84197e66a4bd
child 48 4f501b74aeb1
child 52 12db4185673b
equal deleted inserted replaced
35:a32b19fb291e 47:5b14749788d7
   138     CCSRequestHandler* iRequestHandler;
   138     CCSRequestHandler* iRequestHandler;
   139     
   139     
   140     /**
   140     /**
   141      * List of messages in Fialed states
   141      * List of messages in Fialed states
   142      */
   142      */
   143     CMsvEntrySelection* iFailedMessages;
   143     CMsvEntrySelection* iFailedMessages;   
   144     
   144    
   145     /**
       
   146      * List of messages for which failed note shown
       
   147      */
       
   148     CMsvEntrySelection* iFailedNotes;
       
   149 };
   145 };
   150 
   146 
   151 #endif // MSG_STORE_HANDLER_H
   147 #endif // MSG_STORE_HANDLER_H
   152 // EOF
   148 // EOF