NlMakesis Y-Browser Y-Tasks
Is there a way one can keep record of any new/modified entry is on the ContactDatabase. I need to fetch only new /modified entries if any.
Hi AmitKhare,
checkout this http://wiki.forum.nokia.com/index.php/Getting_Contact_Database_Change_Event hopefully this will help you.
Thanks & Regards, Md.Khalid Ahmad
Can i retrieve phonebook entries according to date/time using some filter's.
I am using S60 2nd edition FP3.. I need to fetch phone book entries which are updated/modified after some particular Day and Time.
thanks in advance...
Hi Amitkhare,
I don't think so, if your application is running and you have contactDBObserver. It will only notify you for Contact ID modification/Deletion and Addition.
Hi Khalid, CContactDatabase :: ContactsChangedSinceL() does that for you.
Regards, Amit
Thanks I was not aware of this API.
Forum posts: 167
Hi AmitKhare,
checkout this http://wiki.forum.nokia.com/index.php/Getting_Contact_Database_Change_Event
hopefully this will help you.
Thanks & Regards,
Md.Khalid Ahmad
Forum posts: 59
Can i retrieve phonebook entries according to date/time using some filter's.
Forum posts: 59
Can i retrieve phonebook entries according to date/time using some filter's.
I am using S60 2nd edition FP3.. I need to fetch phone book entries which are updated/modified after some particular Day and Time.
thanks in advance...
Forum posts: 167
Hi Amitkhare,
I don't think so, if your application is running and you have contactDBObserver.
It will only notify you for Contact ID modification/Deletion and Addition.
Thanks & Regards,
Md.Khalid Ahmad
Forum posts: 59
Hi Khalid,
CContactDatabase :: ContactsChangedSinceL() does that for you.
Regards,
Amit
Forum posts: 167
Hi Amitkhare,
Thanks
I was not aware of this API.
Thanks & Regards,
Md.Khalid Ahmad