Top "Facebook-chat" questions

For questions relating to Facebook's Chat API (now deprecated with v2.

Running Facebook application on localhost

I am planning to connect to Facebook chat from my localhost. I will need to get the session key from …

facebook localhost facebook-chat
Replacement for Facebook Chat API in v2.0?

Facebook will be deprecating their chat API that currently allows sending chat messages via XMPP. My company is currently working …

facebook xmpp facebook-chat
how to make facebook chat?

I want to create an android Facebook chat application , i found this open source project .. http://coderrr.wordpress.com/2008/05/06/facebook-chat-api/ …

facebook facebook-chat
Facebook XMPP Chat API send Message PHP

I am currently messing about with the Facebook Chat API. I want to send chat messages to my facebook contacts …

php facebook xmpp facebook-chat
How to use smack with Openfire

Hi I am planning to develop a chat client which can connect to gtalk facebook etc...I have decided to …

java openfire smack google-talk facebook-chat
Any way to pull out session key from access token returned by Facebook iOS SDK?

I need Facebook session key to be used in this senario: http://developers.facebook.com/docs/chat/#platauth However, the …

objective-c ios facebook facebook-chat x-facebook-platform
Android Facebook chat example project

I found sample Facebook Chat Project for iOS here. also i got the facebook chat doc here Same way, Did …

android facebook facebook-graph-api facebook-chat
Send message via Facebook Chat API (XMPP) C#

OBSERVE https://developers.facebook.com/docs/chat/ The service and API this document covers has been deprecated with the release …

c# facebook xmpp facebook-chat
Messages are abusive or marked as spam - Facebook Chat [Developers]

I'm developing an iOS application that allows a user to login in the Facebook and then send messages to his …

ios facebook facebook-graph-api xmppframework facebook-chat
Integrate Facebook chat in android with Asmack API

I try to implement chat support as suggested in this blog. Currently, I'm using following code to implement chatting interface. …

android facebook xmpp facebook-chat asmack