REST Resource: recall
컬렉션을 사용해 정리하기
내 환경설정을 기준으로 콘텐츠를 저장하고 분류하세요.
리소스
이 리소스에는 영구 데이터가 연결되어 있지 않습니다.
메서드 |
|
제공된 리콜 세션 ID로 인코딩된 PGS 플레이어와 연결된 요청된 모든 게임에서 리콜 토큰을 검색합니다. |
|
제공된 리콜 세션 ID로 인코딩된 PGS 플레이어와 연결된 모든 개발자 게임에서 마지막 리콜 토큰을 검색합니다. |
|
제공된 리콜 세션 ID에 인코딩된 PGS 플레이어 주 구성원을 게임 내 계정과 연결합니다. |
|
지정된 캐릭터를 플레이어 (프로필 유무와 관계없음)에 연결하는 모든 리콜 토큰을 삭제합니다. |
|
제공된 리콜 세션 ID에 인코딩된 PGS 플레이어와 연결된 모든 리콜 토큰을 검색합니다. |
|
리콜 세션으로 식별된 PGS 플레이어 주 구성원과 '캐릭터' 또는 토큰 값으로 식별된 인게임 계정을 연결하는 리콜 토큰을 삭제합니다. |
이 페이지에 나와 있는 콘텐츠와 코드 샘플에는 콘텐츠 라이선스에서 설명하는 라이선스가 적용됩니다. 자바 및 OpenJDK는 Oracle 및 Oracle 계열사의 상표 또는 등록 상표입니다.
최종 업데이트: 2025-07-27(UTC)
[[["이해하기 쉬움","easyToUnderstand","thumb-up"],["문제가 해결됨","solvedMyProblem","thumb-up"],["기타","otherUp","thumb-up"]],[["필요한 정보가 없음","missingTheInformationINeed","thumb-down"],["너무 복잡함/단계 수가 너무 많음","tooComplicatedTooManySteps","thumb-down"],["오래됨","outOfDate","thumb-down"],["번역 문제","translationIssue","thumb-down"],["샘플/코드 문제","samplesCodeIssue","thumb-down"],["기타","otherDown","thumb-down"]],["최종 업데이트: 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. |"]]