REST Resource: recall
使用集合让一切井井有条
根据您的偏好保存内容并对其进行分类。
方法 |
|
从所有请求的游戏中检索与提供的 Recall 会话 ID 中编码的 PGS 玩家关联的 Recall 令牌。 |
|
从与提供的 Recall 会话 ID 中编码的 PGS 玩家关联的所有开发者游戏中检索上一个 Recall 令牌。 |
|
将提供的 Recall 会话 ID 中编码的 PGS 玩家正文与游戏内账号相关联 |
|
删除将指定角色与任何玩家(无论是否有玩家资料)相关联的所有 Recall 令牌。 |
|
检索与提供的 Recall 会话 ID 中编码的 PGS 玩家关联的所有 Recall 令牌。 |
|
删除用于关联由 Recall 会话标识的 PGS 玩家正文与由“角色”或令牌值标识的游戏内账号的 Recall 令牌。 |
本页面上的内容和代码示例受内容许可部分所述许可的限制。Java 和 OpenJDK 是 Oracle 和/或其关联公司的注册商标。
最后更新时间 (UTC):2025-07-27。
[null,null,["最后更新时间 (UTC):2025-07-27。"],[],[],null,["# REST Resource: recall\n\n- [Resource](#RESOURCE_REPRESENTATION)\n- [Methods](#METHODS_SUMMARY)\n\nResource\n--------\n\nThere is no persistent data associated with this resource.\n\n| Methods ------- ||\n|-------------------------------------------------------------------------------------------------------------|--------------------------------------------------------------------------------------------------------------------------------------------------------------------------|\n| ### [gamesPlayerTokens](/games/services/web/api/rest/v1/recall/gamesPlayerTokens) | Retrieve the Recall tokens from all requested games that is associated with the PGS Player encoded in the provided recall session id. |\n| ### [lastTokenFromAllDeveloperGames](/games/services/web/api/rest/v1/recall/lastTokenFromAllDeveloperGames) | Retrieve the last Recall token from all developer games that is associated with the PGS Player encoded in the provided recall session id. |\n| ### [linkPersona](/games/services/web/api/rest/v1/recall/linkPersona) | Associate the PGS Player principal encoded in the provided recall session id with an in-game account |\n| ### [resetPersona](/games/services/web/api/rest/v1/recall/resetPersona) | Delete all Recall tokens linking the given persona to any player (with or without a profile). |\n| ### [retrieveTokens](/games/services/web/api/rest/v1/recall/retrieveTokens) | Retrieve all Recall tokens associated with the PGS Player encoded in the provided recall session id. |\n| ### [unlinkPersona](/games/services/web/api/rest/v1/recall/unlinkPersona) | Delete a Recall token linking the PGS Player principal identified by the Recall session and an in-game account identified either by the 'persona' or by the token value. |"]]