gpg::
  #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
status
ResponseStatus gpg::LeaderboardManager::FetchResponse::status
Can be one of the values enumerated in ResponseStatus.
