开发者

Integrating facebook chat API into iOS application

开发者 https://www.devze.com 2023-04-08 15:02 出处:网络
I have an iOS application that already using some methods of Facebook Graph API, but i need to implement sending private message to friend by Facebook from my application. As i know, there is no way t

I have an iOS application that already using some methods of Facebook Graph API, but i need to implement sending private message to friend by Facebook from my application. As i know, there is no way t开发者_高级运维o sending private messages by Graph API, but it maybe possible by help Facebook Chat API. I already read documentation but it don't help me. If anybody has some kind of example or tutorial, how to implement Facebook Chat API in iOS application, how sending requests or something, it will be very helpfull. Thanks.


Have a look at the XMPPFramework which has sections on both integrating the XMPP framework into iOS and implementing Facebook chat. This includes working sample projects.

Facebook private messages are accessible, but seem to be read only. See this blog post.


check this github project. they have integrated facebook api using xmppframework https://github.com/KanybekMomukeyev/FacebookChat

0

精彩评论

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

关注公众号