[ Web Proxy ]
URL:
Viewing: https://developer.android.com/reference/com/android/billingclient/api/QueryPurchasesParams [Back]  [Original]

QueryPurchasesParams  |  Android Developers Skip to main content
Essentials Design & Plan Develop Google Play Blog
Search:
Android Studio
Android Developers [Android Developers]
Stay organized with collections Save and categorize content based on your preferences.

QueryPurchasesParams

public final class QueryPurchasesParams


Parameters to initiate a query for purchases.

Summary

Nested types

Helps construct QueryPurchasesParams required to query purchases.

Public methods

boolean

Returns whether to include suspended subscription purchases.

static QueryPurchasesParams.Builder

Constructs a new Builder instance.

Public methods

getIncludeSuspendedSubscriptions

public boolean getIncludeSuspendedSubscriptions()

Returns whether to include suspended subscription purchases.

newBuilder

public static QueryPurchasesParams.Builder newBuilder()

Constructs a new Builder instance.

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.

[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Missing the information I need","missingTheInformationINeed","thumb-down"],["Too complicated / too many steps","tooComplicatedTooManySteps","thumb-down"],["Out of date","outOfDate","thumb-down"],["Samples / code issue","samplesCodeIssue","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2026-05-19 UTC."],[],[]]

Web Proxy Viewer  |  New URL  |  Original Page