ipsservices/ipssosaoplugin/inc/IpsSosAOImapPopLogic.h
changeset 76 38bf5461e270
parent 68 83cc6bae1de8
equal deleted inserted replaced
74:6c59112cfd31 76:38bf5461e270
   141     
   141     
   142     /**
   142     /**
   143      * Takes care of reacting to entries created type of events
   143      * Takes care of reacting to entries created type of events
   144      */
   144      */
   145     void handleEntriesCreatedL(const TAny* aArg1);
   145     void handleEntriesCreatedL(const TAny* aArg1);
   146 
   146     /**
       
   147      * Takes care of reacting to created type of events
       
   148      */
       
   149     void handleEntriesChangedL(const TAny* aArg1, TAny* aArg2);
   147     /**
   150     /**
   148      * Takes the first entryId from the given selection and 
   151      * Takes the first entryId from the given selection and 
   149      * instantiates a TMsvEntry for that entry.
   152      * instantiates a TMsvEntry for that entry.
   150      * @param aSelection array of entry ids
   153      * @param aSelection array of entry ids
   151      * @param aEntry On completion, contains the TMsvEntry data
   154      * @param aEntry On completion, contains the TMsvEntry data