Read-only archive of the All About Symbian forum (2001–2013) · About this archive

Question about CSendAppUi and MMS

1 replies · 2,041 views · Started 19 February 2003

Hello!

Does MMS support body text?
When I use CSendAppUi class to CreateAndSendMessageL(), I was not able to insert body text, only attachments (strange thing is, a text file attachment become the body text...).

Also, setting the MTM filter to DisplaySendMenuItemL() with TSendingCapabilities::ESupportsBodyText or maximum body size greater than zero will dim the "Send via MMS" option.

Why is it so?

The message structure for MMS message has all "parts" as attachments. It's just the MMS editor that shows the text attachment part in place of body text.