google::play::games::recall::RecallAccessResultValue

#include <games/recall/models.h>

The Google Play Games Services recall access.

Summary

Public attributes

recall_session_id
std::string
The session ID associated with the active Play Games Services user.

Public attributes

recall_session_id

std::string google::play::games::recall::RecallAccessResultValue::recall_session_id

The session ID associated with the active Play Games Services user.

This should be passed to the game's server and included in backend calls to Google's servers when performing Recall operations for the user such as querying, linking and unlinking in-game accounts with a Play Games Services user.