[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Missing the information I need","missingTheInformationINeed","thumb-down"],["Too complicated / too many steps","tooComplicatedTooManySteps","thumb-down"],["Out of date","outOfDate","thumb-down"],["Samples / code issue","samplesCodeIssue","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-06-23 UTC."],[],["The `RecallClient` interface provides access to recall functionality. Its core action is the `requestRecallAccess()` method, which returns a `RecallAccess` object. This `RecallAccess` is specifically designed for server-to-server communication. It facilitates interaction between a third-party (3p) game server and the Play Games Services server, allowing them to exchange information. The method is asynchronous and returns a Task encapsulating the `RecallAccess` result.\n"]]