Choose your implementation method:
This data structure is part of the Stats Interface.
Input parameters for the EOS_Stats_IngestStat function.
Properties
EOS_Stats_IngestStatOptions
Property
|
Value
|
int32_t ApiVersion
|
API Version: Set this to EOS_STATS_INGESTSTAT_API_LATEST.
|
EOS_ProductUserId LocalUserId
|
The Product User ID of the local user requesting the ingest. Set to null for dedicated server.
|
const EOS_Stats_IngestData* Stats
|
Stats to ingest.
|
uint32_t StatsCount
|
The number of stats to ingest, may not exceed EOS_STATS_MAX_INGEST_STATS.
|
EOS_ProductUserId TargetUserId
|
The Product User ID for the user whose stat is being ingested.
|
This data structure is part of the Stats Interface.
Input parameters for the {StatsInterface.IngestStat} function.
Properties
Stats.IngestStatOptions
Property
|
Value
|
int ApiVersion
|
API Version: Set this to EOS_STATS_INGESTSTAT_API_LATEST.
|
ProductUserId LocalUserId
|
The Product User ID of the local user requesting the ingest. Set to null for dedicated server.
|
IngestData[] Stats
|
Stats to ingest.
|
ProductUserId TargetUserId
|
The Product User ID for the user whose stat is being ingested.
|
Was this document useful?
Thank you for the response!
You’ve marked this document as useful:
yes
You’ve marked this document as not useful:
no