This reference document contains the details of ConsumeResponseListener
interface.
public interface ConsumeResponseListener gg.now.billingclient.api.ConsumeResponseListener
A callback to notify about the completion of consumption operation.
void ConsumeResponse (int responseCode, string purchaseToken) \\ Callback to notify that a consume operation has finished
Params | Description |
---|---|
responseCode | Returns the result of consume operation – responseCode – with a response code of the result. |
purchaseToken | String value carrying the purchase token that was to be consumed. |
Payments Module
Payments Module
Document Rev. 1.0