Hi all ,
How can I get the number of MissedCalls and Unread SMS'.
EX :Reminder: You have received 6 MissedCalls and 2 Unread SMS'.
And ofcourse I'm not talking about all calls that I didn't answer and loged in log.
How can I get the numbers and time for these MissedCalls and Unread SMS'.
How can I dismiss these MissedCalls ( So I don't get it again after alarming the user ).
Note:for sms' i can loop through inbox and get unread sms' status but I still have a problem with sms' time conversion and the right number of sender as I asked in this thread.
http://discussion.forum.nokia.com/fo...972#post743972
To be more clear :-------------------------------------------------------------------
If I searched the log it will return me the whole missed calls , And I just need the new Missed Calls , I'm making a reminder that reminder the user if he has a new missed calls.
Is there a function that return the count of new missed calls so I can loop throug the Log based on this count ??
In fact, when someone call, if we don't answer to the call, a pop-up message display "1 missed call".
Likewise, when a SMS arrive, the pop-up message says "1 new message".
When we look at the log to know who called and who sent the message, the pop-up don't appeat anymore.
Many thanks.
Many thanks in advance , And if any one can help with one question or more that would be appreciated.