gpg::PlayerManager::FetchSelfResponse

#include <player_manager.h>

Holds all player data, along with a response status.

Summary

Public attributes

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

Public attributes

data

Player gpg::PlayerManager::FetchSelfResponse::data

Data associated with this player.

status

ResponseStatus gpg::PlayerManager::FetchSelfResponse::status

Can be one of the values enumerated in ResponseStatus.

If the response is unsuccessful, FetchSelfResponse data object comes back empty.