我想知道是否有任何方法可以从 android 应用程序向 facebook 中的朋友发送消息。(不是墙帖)。谷歌搜索了很多关于这个主题但没有得到任何合适的解决方案。指导我参考或博客
问问题
207 次
1 回答
0
I am not sure about native application but you can do it from HTML5 application using javascript:-
https://developers.facebook.com/docs/reference/dialogs/send/
If no other solution place the script in an html file and load the same from the native app
于 2012-05-02T06:30:14.783 回答