View Full Version : Read saved MMS message


sean_huang
18-08-2003, 03:44 AM
Anybody ever creat CMmsClientMessage, please give me some help.


I would like to read for saved MMS message or received MMS message in P800.
I had got the EntryId successfully.
But I can not new a CMmsClientMessage for the MMS message.
P800 show "not found" errors.

I use follow statement to new the class:

CMmsClientMessage* mmsClientMessage = CMmsClientMessage::NewL(*iMsvSession, aEntryId);

look for your help, thanks.

filio
17-12-2004, 01:31 PM
Hi, there. I have the same problem. Have you found a salvation?