如何使用 xmpp 框架从 Gmail 获取联系人列表
我正在尝试制作一个聊天应用程序。我正在使用 XMPP 框架从 Gmail 帐户获取联系人列表。我可以接收聊天好友,但我想要我的 Gmail 帐户中的所有联系人。我想检索所有联系人,而不仅仅是聊天好友。
我该怎么做?我是 xmpp 框架的新手。
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.
如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。
绑定邮箱获取回复消息
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
发布评论
评论(1)
请在此处尝试:
http://code.google.com/apis/contacts/
Try here:
http://code.google.com/apis/contacts/