This data structure is part of the Ecom Interface.
Remarks
Output parameters for the EOS_Ecom_QueryEntitlementToken Function.
Properties
EOS_Ecom_QueryEntitlementTokenCallbackInfo
Property | Value |
---|---|
EOS_EResult ResultCode | The EOS_EResult code for the operation. EOS_Success indicates that the operation succeeded; other codes indicate errors. |
void* ClientData | Context that was passed into EOS_Ecom_QueryEntitlementToken |
EOS_EpicAccountId LocalUserId | The Epic Account ID of the local user whose entitlement was queried |
const char* EntitlementToken | Entitlements token containing details about the catalog items queried |