REST Resource: recall
Mantieni tutto organizzato con le raccolte
Salva e classifica i contenuti in base alle tue preferenze.
Risorsa
Nessun dato permanente associato a questa risorsa.
Metodi |
|
Recupera i token Recall da tutte le partite richieste associate al player PGS codificato nell'ID sessione richiamo fornito. |
|
Recupera l'ultimo token Recall da tutti i giochi per sviluppatori associati al player dei servizi per i giochi di Play (PGS) codificato nell'ID sessione di richiamo fornito. |
|
Associa l'entità giocatore dei servizi per i giochi di Play e codificata nell'ID sessione di richiamo fornito a un account in-game |
|
Elimina tutti i token Recall che collegano l'utente tipo a un giocatore (con o senza un profilo). |
|
Recupera tutti i token Recall associati al player dei servizi per i giochi di Play codificati nell'ID sessione di richiamo fornito. |
|
Eliminare un token Recall che collega il principal giocatore dei servizi per i giochi di Play identificato dalla sessione Recall a un account in-game identificato dal "persona" o dal valore del token. |
I campioni di contenuti e codice in questa pagina sono soggetti alle licenze descritte nella Licenza per i contenuti. Java e OpenJDK sono marchi o marchi registrati di Oracle e/o delle sue società consociate.
Ultimo aggiornamento 2025-07-27 UTC.
[null,null,["Ultimo aggiornamento 2025-07-27 UTC."],[],[],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. |"]]