某人如何成为我的应用程序的用户?

发布于 2024-12-02 02:48:04 字数 314 浏览 1 评论 0原文

我正在尝试学习如何使用实时更新 API。据我了解,如果我为我的应用程序创建对象类型“用户”的订阅,每当我的应用程序的用户更改指定字段之一时,我都会收到更新。

所以问题是:谁是我的应用程序的用户?什么时候才能成为我的应用程序的用户?是他/她第一次使用的时候吗?是在他/她安装的时候吗?仅当用户登录时发生更改时我才会收到更新吗?等等。

我想了解以下每种情况的确切答案: - 一个网站 - 本机或桌面应用程序 - Facebook 上的应用程序 - 页面选项卡

我在文档中找不到任何解释。

提前致谢 米。

I'm trying to learn how to use the realtime update API. As far as I understand, if I create a subscription for my application to the object type "user", I will get an update whenever a user of my application changes one of the specified fields.

So the questuon is: Who is a user of my application? When does one become my application's user? Is it when he/she uses it the first time? Is it when he/she installs it? Do I get updates only if the changes happen while the user is logged in? Etc.

I'd like to understant the exact answer in each of the following cases:
- a Website
- a native or desktop app
- an app on facebook
- a page tab

I can't find any of this explained in the Documentation.

Thanks in advance
m.

如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。

扫码二维码加入Web技术交流群

发布评论

需要 登录 才能够评论, 你可以免费 注册 一个本站的账号。

评论(1

阳光下慵懒的猫 2024-12-09 02:48:04

这是他/她安装它的时候。
当它更改 Facebook 个人资料上的某些内容时,您的 url 将被 ping(您必须在应用程序设置中设置),请在此处阅读 http://developers.facebook.com/docs/reference/api/realtime/

it is when he/she installs it.
when it change something on facebook profile, your url will be pinged(you must set in app settings) take a read here http://developers.facebook.com/docs/reference/api/realtime/

~没有更多了~
我们使用 Cookies 和其他技术来定制您的体验包括您的登录状态等。通过阅读我们的 隐私政策 了解更多相关信息。 单击 接受 或继续使用网站,即表示您同意使用 Cookies 和您的相关数据。
原文