# Print output for @column tags ?>
public
final
class
GetBillingConfigParams
extends Object
| java.lang.Object | |
| ↳ | com.android.billingclient.api.GetBillingConfigParams |
Parameters for get billing config flow BillingClient.getBillingConfigAsync(GetBillingConfigParams, BillingConfigResponseListener).
Nested classes | |
|---|---|
class |
GetBillingConfigParams.Builder
Helps construct |
Public methods | |
|---|---|
static
GetBillingConfigParams.Builder
|
newBuilder()
Constructs a new |
Inherited methods | |
|---|---|
public static GetBillingConfigParams.Builder newBuilder ()
Constructs a new GetBillingConfigParams.Builder instance.
| Returns | |
|---|---|
GetBillingConfigParams.Builder |
|