BillingResult (Unity SDK)
表示计费操作结果的类。
公共参数
| 名称 | 类型 | 描述 |
|---|---|---|
| ResponseCode | Int | BillingResponseCode 的整数值。 |
| DebugMessage | String? | 从计费操作返回的调试消息。可用于了解计费集成中任何潜在的问题。 |
表示计费操作结果的类。
| 名称 | 类型 | 描述 |
|---|---|---|
| ResponseCode | Int | BillingResponseCode 的整数值。 |
| DebugMessage | String? | 从计费操作返回的调试消息。可用于了解计费集成中任何潜在的问题。 |