Class EOS_Ecom_Interface

java.lang.Object
com.sun.jna.PointerType
host.anzo.eossdk.eos.sdk.EOS_Ecom_Interface
All Implemented Interfaces:
com.sun.jna.NativeMapped

public class EOS_Ecom_Interface extends com.sun.jna.PointerType
The Ecom Interface exposes all catalog, purchasing, and ownership entitlement features available with the Epic Games store All Ecom Interface calls take a handle of type EOS_Ecom as the first parameter. This handle can be retrieved from an EOS_HPlatform handle by using the EOS_Platform_GetEcomInterface function.
At this time, this feature is only available for products that are part of the Epic Games store.
Since:
8/20/2023
See Also: