ConsumeResult
Class representing the result retrieved when consuming a Purchase.
Public parameters
Name | Type | Description |
---|---|---|
responseCode | ResponseCode | ResponseCode of the Consume action. |
purchaseToken | String | Purchase token of the Consumed Purchase. |
Updated about 2 months ago