| Package | Description |
|---|---|
| com.byteplus.billing | |
| com.byteplus.billing.model |
| Modifier and Type | Method and Description |
|---|---|
CommonBuyResponse |
BillingApi.commonBuy(CommonBuyRequest body) |
com.squareup.okhttp.Call |
BillingApi.commonBuyAsync(CommonBuyRequest body,
ApiCallback<CommonBuyResponse> callback)
(asynchronously)
|
com.squareup.okhttp.Call |
BillingApi.commonBuyCall(CommonBuyRequest body,
ProgressResponseBody.ProgressListener progressListener,
ProgressRequestBody.ProgressRequestListener progressRequestListener)
Build call for commonBuy
|
ApiResponse<CommonBuyResponse> |
BillingApi.commonBuyWithHttpInfo(@NotNull CommonBuyRequest body) |
| Modifier and Type | Method and Description |
|---|---|
CommonBuyRequest |
CommonBuyRequest.addConfigListItem(ConfigListForCommonBuyInput configListItem) |
CommonBuyRequest |
CommonBuyRequest.clientToken(String clientToken) |
CommonBuyRequest |
CommonBuyRequest.configList(List<ConfigListForCommonBuyInput> configList) |
CommonBuyRequest |
CommonBuyRequest.regionCode(String regionCode) |
Copyright © 2026. All rights reserved.