gpg::StatsManager::FetchForPlayerResponse

#include <stats_manager.h>

包含所有 PlayerStats 数据以及响应状态。

摘要

公共属性

data
与为该玩家收集的统计数据关联的数据。
status
可以是 ResponseStatus 中枚举的值之一。

公共属性

data

PlayerStats gpg::StatsManager::FetchForPlayerResponse::data

与为该玩家收集的统计数据关联的数据。

status

ResponseStatus gpg::StatsManager::FetchForPlayerResponse::status

可以是 ResponseStatus 中枚举的值之一。

如果响应不成功,则 FetchForPlayerResponse 数据对象将返回为空。