gpg::LeaderboardManager::FetchResponse

#include <leaderboard_manager.h>

Holds data for a leaderboard, along with a response status.

Summary

Public attributes

data
Data associated with this app.
status
Can be one of the values enumerated in ResponseStatus.

Public attributes

data

Leaderboard gpg::LeaderboardManager::FetchResponse::data

Data associated with this app.

status

ResponseStatus gpg::LeaderboardManager::FetchResponse::status

Can be one of the values enumerated in ResponseStatus.