| Reply | « Previous Thread | Next Thread » |
|
Hi all,
Is there any way to read mms with sender information. I am using below code for read sms and mms this code is working for sms only but i am also want to read mms. box=inbox.Inbox() e32.ao_sleep(10) id=box.sms_messages() sender = box.address(0) print sender box.bind(fun) Please help me in this way. Thanks in advance. Pavan Pareta http://www.croozeus.com/started.htm |
| pavan.pareta |
| View Public Profile |
| Find all posts by pavan.pareta |
|
Currently, the inbox module supports only SMS handling and notifications of incoming messages to the device inbox.
|
|
GetList is used to retrieve a list of messaging objects from messaging center based on the search / sort inputs.Each object contains messaging information that is, data and metadata about a single message. It is available only in synchronous mode.
Use Message type as "MMS". --NirpSis http://sites.google.com/site/nirpsis/ http://nirpsis.blogspot.com/ |
|
Quote:
|
| Reply | « Previous Thread | Next Thread » |
| Thread Tools | Search this Thread |
|---|---|
| Rate This Thread | |
| Thread | Thread Starter | Forum | Replies | Last Post |
|---|---|---|---|---|
| Python for S60 1.9.4 is now released | tvijayan | Python | 9 | 2009-05-27 11:39 |
| BIO Message Parser Starting Application + Security Hole ? | Cr7pt0r | General Symbian C++ | 1 | 2008-05-08 13:32 |
| MMS application launching on device | amity | General Messaging | 1 | 2007-07-03 12:10 |
| Develop .NET application to send MMS | d_click | General Messaging | 1 | 2007-02-26 22:17 |
| Install an application using an MMS | Zaibach | General Symbian C++ | 0 | 1970-01-01 02:00 |