在 C# 中获取 Facebook 页面上尚未阅读的帖子
我在 Facebook 中创建了一个页面,我的 Facebook 用户喜欢它。
我想要的是在我的 c# 应用程序中出现出现在页面墙上的新帖子
请注意,我只想看到新帖子,即我从未读过的帖子。
有可能吗?
你能发布一些示例代码吗?
I created a page in Facebook and with my Facebook user I liked it.
What I'd like is to get in my c# application are new posts that appear in the wall of the page
Please note I'd like to see only new posts, that is posts I never read.
Is it possibile?
Could you post some example code?
如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。
绑定邮箱获取回复消息
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
发布评论
评论(1)
如果您想要的话,您可以进行实时访问,但至少我已经使用或阅读过 API 中没有任何内容可以做到这一点。
https://developers.facebook.com/docs/reference/api/realtime/
You can have real time access if that's what you want, but there's nothing in the API at least that I have used or read to do that.
https://developers.facebook.com/docs/reference/api/realtime/