ipsservices/ipssosplugin/inc/ipsplgmsgmapper.h
changeset 65 478bc57ad291
parent 23 2dc6caa42ec3
equal deleted inserted replaced
59:16ed8d08d0b1 65:478bc57ad291
   258     // <cmail>
   258     // <cmail>
   259     /*
   259     /*
   260      * Converts entry type field UID as a MIME type
   260      * Converts entry type field UID as a MIME type
   261      */
   261      */
   262     TInt ConvertBodyPartMimeType( 
   262     TInt ConvertBodyPartMimeType( 
   263         const TUid& aEntryType, 
   263         const TMsvEmailEntry& aEntry, 
   264         TDes& aMimeType );
   264         TDes& aMimeType );
   265 
   265 
   266     /**
   266     /**
   267      * Digs out charset of content, and constructs a Content-Type field parameter appending it
   267      * Digs out charset of content, and constructs a Content-Type field parameter appending it
   268      * to given content-type
   268      * to given content-type