PhoneBook Query

Login to reply to this topic.
Mon, 2008-08-11 13:56
Joined: 2007-08-26
Forum posts: 59

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.


Mon, 2008-08-11 14:31
Joined: 2008-01-16
Forum posts: 167
Re: PhoneBook Query

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

Tue, 2008-08-12 11:25
Joined: 2007-08-26
Forum posts: 59
Re: PhoneBook Query

Can i retrieve phonebook entries according to date/time using some filter's.

Tue, 2008-08-12 12:10
Joined: 2007-08-26
Forum posts: 59
Re: PhoneBook Query

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...

Wed, 2008-08-13 07:05
Joined: 2008-01-16
Forum posts: 167
Re: PhoneBook Query

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

Wed, 2008-08-13 13:03
Joined: 2007-08-26
Forum posts: 59
Re: PhoneBook Query

Hi Khalid,
CContactDatabase :: ContactsChangedSinceL() does that for you.

Regards,
Amit

Mon, 2008-08-18 08:01
Joined: 2008-01-16
Forum posts: 167
Re: PhoneBook Query

Hi Amitkhare,

Thanks
I was not aware of this API.


Thanks & Regards,
Md.Khalid Ahmad

  • Login to reply to this topic.