Hi folks, Could anyone please direct me where I can find info on how to search for a text in SMS/MMS/E_Mail while developing series 60 application. Basically my idea is to find out all the messages(SMS/MMS/E_Mail) containing a specified text. Is there any API provided in SDK to find this. Any relevant info will be highly appreciated. Thanks in advance. Sumit
APIs for searching any text in SMS/MMS/E_Mail
No APIs for searching; you have to open each message one by one and search yourself.
If you want to save time, use this ready-made app instead: http://my-symbian.com/7650/applications/applications.php?fldAuto=1248&faq=2
does the packege including c++ source code?
Can you provode by a link cod example?
does the packege including c++ source code?
Can you provode by a link cod example?
No source code included/provided.