Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
我正在创建一个应用程序,其中我正在创建故事。因此,对于每个故事,我都想邀请我的 Facebook 朋友进行合作。那么什么是最好的邀请方式呢?是方法apprequest还是send方法。请帮我一些解决方案。
apprequest
send
在这篇 Facebook 概念文章中,Facebook 推荐了 Application request (ie apprequests)。
apprequests
另一方面,发送请求用于向其他用户共享信息。
结论
因此,apprequests应该使用。