Discussion Board

Results 1 to 3 of 3
  1. #1
    Registered User ttmyks's Avatar
    Join Date
    Jun 2003
    Posts
    9
    Hi,

    Is it possible to somehow mark missed calls as read such that the symbol indicating missed calls dissapear and that you don't get a reminder about outstanding missed call when you return to the standby screen?

    I does not seems like that this can be done by simply marking events in the Log engine as "read" with the following statement

    event.SetFlags(KLogEventRead);

    and then performing a update of the event with

    iLogClient->ChangeEvent(event, iStatus);

    (Actually the above might be meaningless as the Log engine seems to mark events as read as soon as they are retriveved through a View. I am not quite sure about this though.)

    It seems like that the Series 60 phones keeps track of the number of "not viewed yet" missed calls and the display of the notification symbol elsewhere. Does anyone knows where and how it can be controlled?

    Thanks for all help!

    best regards,
    kmm

  2. #2
    Registered User mghasan's Avatar
    Join Date
    Aug 2007
    Posts
    74
    Hi kmm,

    Did you find the solution to mark the missed call as read?

    Hope to hear from you soon.

    Regards,
    Hasan

  3. #3
    Registered User DeathBaba's Avatar
    Join Date
    Dec 2007
    Posts
    23
    With ChangeEvent() I also use CRepository::Set(KLogsNewMissedCalls, newNumberOfMissedCounts); and it seems working for me.

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