Skip to main content
PFStatisticsGetStatisticsRequest 数据模型。

语法

成员

customTags   PFStringDictionaryEntry const*
may be nullptr
(可选)与请求关联的可选自定义标记(例如内部版本号、外部跟踪标识符等)。 customTagsCount   uint32_t customTags 的计数 entity   PFEntityKey const*
may be nullptr
(可选)要对其执行此操作的可选实体。默认为当前登录的实体。 statisticNames   const char* const*
may be nullptr
(可选)要为用户返回的统计信息列表。如果设置为 null,则返回所有统计信息的当前版本。 statisticNamesCount   uint32_t statisticNames 的计数

要求

头文件: PFStatisticsTypes.h

另请参阅

PFStatisticsTypes 成员
最后修改于 2026年8月28日