public interface EOS_Ecom_OnQueryEntitlementTokenCallback
extends com.sun.jna.Callback
| Modifier and Type | Method and Description |
|---|---|
void |
apply(EOS_Ecom_QueryEntitlementTokenCallbackInfo data)
Function prototype definition for callbacks passed to EOS_Ecom_QueryEntitlementToken.
|
void apply(EOS_Ecom_QueryEntitlementTokenCallbackInfo data)
data - A EOS_Ecom_QueryEntitlementTokenCallbackInfo containing the output information and result.