Tell me more ×
Facebook - Stack Overflow is a question and answer site for facebook developers. It's 100% free, no registration required.
Facebook and Stack Exchange are now working together to support the Facebook developer community. Facebook engineers participate here along with the best Facebook developers in the world. If you have a technical question about Facebook, this is the best place to ask.

Currently I'm developing Facebook based desktop application.I want to integrate Facebook chat in my desktop application. I used Facebook Graph API in my application. So I want to use X-FACEBOOK-PLATFORM mechanism to connect Facebook chat server.Anyone know how to integrate Facebook chat with X-FACEBOOK-PLATFORM mechanism in C#?

share|improve this question

1 Answer

You need to use Extended Permissions- xmpp-login, Here is the link xmpp-login

share|improve this answer
when I click your link,I got page not foound.please update link. – Phoenix Kyaw Jun 28 '12 at 4:13
1  
Actually, I try to click this link, It's okay!, This link go to Facebook developer page and Apps/Setting/Auth Dialog/ developers.facebook.com/apps/yourID/auth – user1417068 Jun 28 '12 at 6:25

Your Answer

 
discard

By posting your answer, you agree to the privacy policy and terms of service.

Not the answer you're looking for? Browse other questions tagged or ask your own question.