首页
学习
活动
专区
圈层
工具
发布
首页
学习
活动
专区
圈层
工具
MCP广场
社区首页 >问答首页 >什么是谷歌注册id?

什么是谷歌注册id?
EN

Stack Overflow用户
提问于 2013-05-11 04:37:33
回答 1查看 1.5K关注 0票数 0

我正在使用谷歌云消息中的谷歌注册id作为示例,但我不理解此id是如何生成的。

它是链接到google play账号还是手机?

例如,两个不同的手机使用相同的google play帐户将具有相同的注册id

如果用户使用两个google play帐户,注册id是否取决于google play会话?

谢谢你的帮忙

EN

回答 1

Stack Overflow用户

回答已采纳

发布于 2013-05-11 06:34:27

GCM注册id对于android登录&设备来说是惟一的。如果用户使用相同的登录登录到两个设备,则它们将使用不同的GCM Ids。在此link中找到了以下内容

An ID issued by the GCM servers to the Android application that allows it to receive messages. Once the Android application has the registration ID, it sends it to the 3rd-party application server, which uses it to identify each device that has registered to receive messages for a given Android application. In other words, a registration ID is tied to a particular Android application running on a particular device.

票数 1
EN
页面原文内容由Stack Overflow提供。腾讯云小微IT领域专用引擎提供翻译支持
原文链接:

https://stackoverflow.com/questions/16490451

复制
相关文章

相似问题

领券
问题归档专栏文章快讯文章归档关键词归档开发者手册归档开发者手册 Section 归档