ConsumeResponseListener

This reference document contains the details of ConsumeResponseListener interface.

Details

    public interface ConsumeResponseListener
        
    gg.now.billingclient.api.ConsumeResponseListener

A callback to notify about the completion of consumption operation.

Public Methods

onConsumeResponse

    void ConsumeResponse (int responseCode, String purchaseToken)
        
        \\ Callback to notify that a consume operation has finished

Parameters

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.

 

×
Text copied to clipboard
Link copied to clipbord
Questions? Please reach out to us at dev-support@now.gg