hi all, In my application, i store some information of each contact in database. i want to know that whether there are any method from which i can know which contact is updated/inserted/deleted.
Basically i want to monitor the conacts directory. and make appropriate changes in my database.
Please suggest