Class EOS_Stats_IngestStatCompleteCallbackInfo

java.lang.Object
com.sun.jna.Structure
host.anzo.eossdk.eos.sdk.stats.callbackresults.EOS_Stats_IngestStatCompleteCallbackInfo
Direct Known Subclasses:
EOS_Stats_IngestStatCompleteCallbackInfo.ByReference, EOS_Stats_IngestStatCompleteCallbackInfo.ByValue

@FieldOrder({"ResultCode","ClientData","LocalUserId","TargetUserId"}) public class EOS_Stats_IngestStatCompleteCallbackInfo extends com.sun.jna.Structure
Data containing the result information for an ingest stat request.

NOTE: A result code of EOS_Success indicates the ingest request reached the server successfully, but does not guarantee successful processing. For example, if an incorrect StatName value is provided in the ingest call, processing may still fail.

Since:
8/31/2023