imagehandlingutilities/thumbnailmanager/thumbnailserver/inc/thumbnailserversession.h
branchRCL_3
changeset 7 2eb74cf6572e
parent 5 82749d516180
child 9 dea39715fc05
equal deleted inserted replaced
5:82749d516180 7:2eb74cf6572e
   210      * @return Error code.
   210      * @return Error code.
   211      */
   211      */
   212     TInt ChangePriority( const RMessage2& aMessage );
   212     TInt ChangePriority( const RMessage2& aMessage );
   213 
   213 
   214     /**
   214     /**
   215      * Create thumbnails.
       
   216      *
       
   217      * @since S60 v5.0
       
   218      * @param aMessage Message.
       
   219      */
       
   220     void CreateThumbnailsL( const RMessage2& aMessage );
       
   221 
       
   222     /**
       
   223      * Delete thumbnails.
   215      * Delete thumbnails.
   224      *
   216      *
   225      * @since S60 v5.0
   217      * @since S60 v5.0
   226      * @param aMessage Message.
   218      * @param aMessage Message.
   227      */
   219      */