Reputation: 432
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#?
Upvotes: 0
Views: 260
Reputation: 82
You need to use Extended Permissions- xmpp-login, Here is the link xmpp-login
Upvotes: 1