2

I am trying to make a chat application. I am using XMPP framework to fetch the contact list from Gmail account. I am able to receive chat buddies, but I want all the contacts from my gmail account. I want to retrieve all contacts instead of only chat buddies.

How can I do this? I am new to xmpp framework.

halfer
  • 19,824
  • 17
  • 99
  • 186
Jayshree
  • 281
  • 1
  • 6
  • 28

1 Answers1

2

Try here:

http://code.google.com/apis/contacts/

adam
  • 22,404
  • 20
  • 87
  • 119