Choose your implementation method:
This data structure is part of the Ecom Interface.
Contains information about a single release within the catalog. Instances of this structure are
created by EOS_Ecom_CopyItemReleaseByIndex. They must be passed to EOS_Ecom_CatalogRelease_Release.
Properties
EOS_Ecom_CatalogRelease
Property
|
Value
|
int32_t ApiVersion
|
API Version: Set this to EOS_ECOM_CATALOGRELEASE_API_LATEST.
|
uint32_t CompatibleAppIdCount
|
The number of APP IDs
|
const char** CompatibleAppIds
|
A list of compatible APP IDs
|
uint32_t CompatiblePlatformCount
|
The number of platforms
|
const char** CompatiblePlatforms
|
A list of compatible Platforms
|
const char* ReleaseNote
|
Release note for compatible versions
|
This data structure is part of the Ecom Interface.
Contains information about a single release within the catalog. Instances of this structure are
created by {EcomInterface.CopyItemReleaseByIndex}. They must be passed to {EcomInterface.Release}.
Properties
Ecom.CatalogRelease
Property
|
Value
|
int ApiVersion
|
API Version: Set this to EOS_ECOM_CATALOGRELEASE_API_LATEST.
|
string[] CompatibleAppIds
|
A list of compatible APP IDs
|
string[] CompatiblePlatforms
|
A list of compatible Platforms
|
string ReleaseNote
|
Release note for compatible versions
|
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