How to send chat invite to an user using XMPP java?
I am using google appengine (Java) I want my application to send chat invite to an user , how to 开发者_如何学编程do that ?
XMPP Java API Overview - Google App Engine - Google Code
http://code.google.com/appengine/docs/java/xmpp/overview.html
精彩评论