BillingResult (Android SDK)
表示计费操作结果的类。
公共参数
| 名称 | 类型 | 描述 |
|---|---|---|
| responseCode | Int | BillingResponseCode 的整数值。 |
| debugMessage | String? | 从计费操作返回的调试消息。使用它来了解计费集成可能存在的任何问题。 |
表示计费操作结果的类。
| 名称 | 类型 | 描述 |
|---|---|---|
| responseCode | Int | BillingResponseCode 的整数值。 |
| debugMessage | String? | 从计费操作返回的调试消息。使用它来了解计费集成可能存在的任何问题。 |