Discussion Board

Results 1 to 4 of 4
  1. #1
    Registered User pavan.pareta's Avatar
    Join Date
    Jan 2009
    Location
    India
    Posts
    127
    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
    Sr. Software Engineer
    http://windows-mobile-dev.blogspot.com

  2. #2
    Regular Contributor the86hitman's Avatar
    Join Date
    Sep 2008
    Location
    London, UK
    Posts
    176
    Currently, the inbox module supports only SMS handling and notifications of incoming messages to the device inbox.

  3. #3
    Regular Contributor nirpsis's Avatar
    Join Date
    Apr 2009
    Posts
    65
    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/

  4. #4
    Nokia Developer Moderator croozeus's Avatar
    Join Date
    May 2007
    Location
    21.46 N 72.11 E
    Posts
    3,636
    Quote Originally Posted by nirpsis View Post
    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".
    Available 1.9.3 onwards...
    Pankaj Nathani
    www.croozeus.com

Similar Threads

  1. Python for S60 1.9.4 is now released
    By tvijayan in forum Python
    Replies: 9
    Last Post: 2009-05-27, 10:39
  2. Replies: 1
    Last Post: 2008-05-08, 12:32
  3. MMS application launching on device
    By amity in forum General Messaging
    Replies: 1
    Last Post: 2007-07-03, 11:10
  4. Develop .NET application to send MMS
    By d_click in forum General Messaging
    Replies: 1
    Last Post: 2007-02-26, 21:17
  5. Install an application using an MMS
    By Zaibach in forum Symbian C++
    Replies: 0
    Last Post: 1970-01-01, 02:00

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