Discussion Board

Results 1 to 2 of 2
  1. #1
    Regular Contributor periakaruppan's Avatar
    Join Date
    Feb 2005
    Posts
    77
    Hi,

    Need to extract sender number for an SMS which is in the InBox. Managed to get Date, Time and Body of the text. But, could not sender number. Which method/getter of SMS header returns sender phone number? Pls do help.

    Thanks.

    Regards,
    Peri

  2. #2
    Registered User snramkumar's Avatar
    Join Date
    Aug 2005
    Posts
    1
    The following code using Vb6.

    Source:
    Noika_PC_Connectivity_SDK_3.0_Component_LIbrary_Reference.pdf.
    Refer Page No.132


    Call SMSMemory.Read(SMSMemType, MemoryIndex, Msg, MarkMessageAsRead)

    MessageText = " Message From: " & Msg.OtherEndAddress & " : " _
    & Msg.UserDataText


    In your email you told that you are able to retrieve the received sms date & time. But I am unable to get it.

    Could you help me in that

    snramkumar@hotmail.com

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