开发者

java facebook api chat system access

Does 开发者_运维技巧java facebook api has access to the chat system ? I can't see the package .If it does can you show it, and if it doesn't how can i access the chat system with java ?


It doesn't look like it. You may need to build your own client against the chat documentation:

https://developers.facebook.com/docs/chat/

If you're using Java, I suggest you use Smack to help with this:

http://www.igniterealtime.org/projects/smack/


Facebook chat is XMPP compliant so all you need to start is an XMPP lib for Java first gooogle result return http://code.google.com/intl/it-IT/appengine/docs/java/xmpp/overview.html

0

上一篇:

下一篇:

精彩评论

暂无评论...
验证码 换一张
取 消

最新问答

问答排行榜