ipsservices/ipssosplugin/inc/ipsplgmsgmapper.h
branchRCL_3
changeset 63 d189ee25cf9d
parent 0 8466d47a6819
child 64 3533d4323edc
equal deleted inserted replaced
61:dcf0eedfc1a3 63:d189ee25cf9d
   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