Discussion Board

Results 1 to 2 of 2
  1. #1
    Registered User smitis's Avatar
    Join Date
    Oct 2011
    Posts
    44
    Hi,

    I have a question. I want to delete sms from mobile by means of classes from Qt mobility. Is there any way how to do it or do I have to use Native API?

    THX.

  2. #2
    Registered User kusumk's Avatar
    Join Date
    Sep 2011
    Posts
    449
    Hi,

    You can do it with Qtmobility api's

    Code:
    QMessageId messageId(messageIdText);  //Where messageIdText is the QString that contains the message 
    
    QMessageStore::instance()->removeMessage(messageId)
    Detailed example can be found here

Similar Threads

  1. How to set messaging time for local messaging?
    By rajeshkumar_pal in forum Symbian Networking & Messaging (Closed)
    Replies: 2
    Last Post: 2011-07-12, 09:54
  2. ActivateLoudspeaker() has not effect on E51
    By Bernard Merlyn in forum Symbian Tools & SDKs
    Replies: 5
    Last Post: 2009-01-06, 10:41
  3. Replies: 0
    Last Post: 2007-09-21, 04:27
  4. Changes of .loc file don't take effect?
    By jlapton in forum Carbide.c++ IDE and plug-ins (Closed)
    Replies: 15
    Last Post: 2006-08-17, 01:22
  5. How to know when a setCurrent take effect
    By zivgr in forum Mobile Java Media (Graphics & Sounds)
    Replies: 3
    Last Post: 2003-07-02, 17:31

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  
Nokia Developer aims to help you create apps and publish them so you can connect with users around the world.

京ICP备05048969号  © Copyright Nokia 2013 All rights reserved