EOS_Reports_SendPlayerBehaviorReportCompleteCallbackInfo

EOS API reference page for EOS_Reports_SendPlayerBehaviorReportCompleteCallbackInfo

阅读时间少于1分钟

This data structure is part of the Reports Interface.

Remarks

Output parameters for the EOS_Reports_SendPlayerBehaviorReport function.

Properties

EOS_Reports_SendPlayerBehaviorReportCompleteCallbackInfo

PropertyValue
EOS_EResult ResultCodeThe EOS_EResult code for the operation. EOS_Success indicates that the operation succeeded; other codes indicate errors.
void* ClientDataContext that was passed into EOS_Reports_SendPlayerBehaviorReport.