{% include "/reference/com/android/billingclient/_dackka-meta-tags.html" %}

Purchase.PendingPurchaseUpdate

public final class Purchase.PendingPurchaseUpdate


Represents a pending change/update to the existing purchase.

Summary

Public methods

List<String>

Returns the product ids.

String

Returns a token that uniquely identifies this pending transaction.

Public methods

getProducts

public List<StringgetProducts()

Returns the product ids.

getPurchaseToken

public String getPurchaseToken()

Returns a token that uniquely identifies this pending transaction.