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<String> getProducts()

Returns the product ids.

getPurchaseToken

public String getPurchaseToken()

Returns a token that uniquely identifies this pending transaction.

Except as otherwise noted, the content of this page is licensed under the Creative Commons Attribution 4.0 License, and code samples are licensed under the Apache 2.0 License. For details, see the Google Developers Site Policies. Java is a registered trademark of Oracle and/or its affiliates.

Last updated 2026年05月19日 UTC.