REST Resource: recall
संग्रह की मदद से व्यवस्थित रहें
अपनी प्राथमिकताओं के आधार पर, कॉन्टेंट को सेव करें और कैटगरी में बांटें.
संसाधन
इस संसाधन से जुड़ा कोई स्थायी डेटा नहीं है.
तरीके |
|
अनुरोध किए गए उन सभी गेम से Recall टोकन वापस पाएं जो दिए गए रीकॉल सेशन आईडी में, कोड में बदले गए PGS प्लेयर से जुड़े हैं. |
|
दिए गए रीकॉल सेशन आईडी में कोड में बदले गए PGS प्लेयर से जुड़े सभी डेवलपर गेम से आखिरी रीकॉल टोकन पाएं. |
|
दिए गए रीकॉल सेशन आईडी में, कोड में बदले गए PGS प्लेयर के मुख्य खाते को गेम में मौजूद खाते से जोड़ें |
|
दिए गए पर्सोना को किसी भी खिलाड़ी से लिंक करने वाले सभी Recall टोकन मिटाएं. ये टोकन, प्रोफ़ाइल के साथ या उसके बिना भी मौजूद होते हैं. |
|
दिए गए रीकॉल सेशन आईडी में कोड में बदले गए PGS प्लेयर से जुड़े सभी रीकॉल टोकन वापस पाएं. |
|
उस Recall टोकन को मिटाएं जिसकी पहचान PGS प्लेयर के मुख्य खाते से की गई है. इस टोकन की पहचान Recall सेशन से की गई है और गेम में बनाए गए उस खाते को लिंक किया गया है जिसकी पहचान 'पर्सोना' से हुई है या टोकन वैल्यू के हिसाब से. |
इस पेज पर मौजूद कॉन्टेंट और कोड सैंपल कॉन्टेंट के लाइसेंस में बताए गए लाइसेंस के हिसाब से हैं. Java और OpenJDK, 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. |"]]