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?