Hi,
How to get the recipient no. for InBox SMSes/MMSes?
How to get the sender no. for the SENT SMSes/MMSes?
I tried to retrieve but it was blank. Are they not part of the SMS message? Or, am i referring to the wrong field?
Thanks,
symbian_ravi
Hi,
How to get the recipient no. for InBox SMSes/MMSes?
How to get the sender no. for the SENT SMSes/MMSes?
I tried to retrieve but it was blank. Are they not part of the SMS message? Or, am i referring to the wrong field?
Thanks,
symbian_ravi
ur refering to the wrong issue
check TMSvId
Thanks, mateen_maldar.
I don't get you... may be I am confused.
Can you pls eloborate a bit? I am able to retrieve message parts based on TMsvId - a 32 bit integer, other than sender no. for the sent messages and recipient no. for the received messages.
Pls. note that for the messages in the In and Sent Items, we can not rely on the MSISDN no. as the users may change the SIM.
Thanks,
symbian_ravi
TBufC<20> itext(msvEntry.iDetails);
this wll give the number that is required by u
Regards,
Mateen maldar
hi ravi may i know where ur working in india . wanna abt u
mail me at mateen_maldar@hotmail.com
Hi mateen_maldar,
Tried your suggestion and i am not getting what i wanted and let me eloborate the problem i am facing:
I have an SMS message in my "Sent" folder. How can i retrieve the "Sender" number? Pls. note that I need the sender number and NOT the recipient number. In this case, the sender number will be the MSISDN number(for WAP APN). But, when i checked the iDetails of TMsvEntry, it shows sender no for INCOMING SMS message and recipient no for OUTGOING SMS message.
Any idea on how to retrieve the data?
Thanks,
symbian_ravi