REST Resource: recall
透過集合功能整理內容
你可以依據偏好儲存及分類內容。
方法 |
|
從所有與 PGS 玩家相關聯的要求遊戲中擷取喚回符記 (透過提供的喚回工作階段 ID 編碼)。 |
|
從所有與 PGS 玩家相關聯的開發人員遊戲中擷取最後一個喚回符記 (使用提供的喚回工作階段 ID 編碼)。 |
|
將 PGS 玩家主體 (編碼自提供的召回工作階段 ID 中編碼) 與遊戲內帳戶相關聯 |
|
刪除將指定人物角色連結至任何玩家的所有喚回符記 (無論是否有個人資料)。 |
|
擷取與 PGS 玩家相關聯的所有喚回符記 (透過提供的喚回工作階段 ID 編碼)。 |
|
刪除連結 PGS 玩家主體 (由喚回工作階段所識別) 和以「人物角色」識別的遊戲內帳戶。或是依據符記值 |
這個頁面中的內容和程式碼範例均受《內容授權》中的授權所規範。Java 與 OpenJDK 是 Oracle 和/或其關係企業的商標或註冊商標。
上次更新時間:2025-07-27 (世界標準時間)。
[null,null,["上次更新時間: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. |"]]