| 接口 | 说明 |
|---|---|
| IabHelper.OnConsumeFinishedListener |
Callback that notifies when a consumption operation finishes.
|
| IabHelper.OnConsumeMultiFinishedListener |
Callback that notifies when a multi-item consumption operation finishes.
|
| IabHelper.OnIabPurchaseFinishedListener |
Callback that notifies when a purchase is finished.
|
| IabHelper.OnIabSetupFinishedListener |
Callback for setup process.
|
| IabHelper.QueryInventoryFinishedListener |
Listener that notifies when an inventory query operation completes.
|
| 类 | 说明 |
|---|---|
| Base64 |
Base64 converter class.
|
| Commodity |
Created by i on 2015/12/14.
|
| Commodity.CommodityInfo | |
| CommodityGift |
Created by yankun on 2017/9/11.
|
| FreeDanmakuMessage | |
| Gift |
Created by i on 2015/12/16.
|
| IabHelper |
Provides convenience methods for in-app billing.
|
| IabResult |
Represents the result of an in-app billing operation.
|
| Inventory |
Represents a block of information about in-app items.
|
| KCoinInfo | |
| Purchase |
Represents an in-app billing purchase.
|
| Security |
Security-related methods.
|
| SkuDetailsProxy |
Represents an in-app product's listing details.
|
| SpendDanmakuMessage | |
| SpendDanmakuMessage.Result | |
| WorldMessage | |
| WorldMessage.Result |
| 异常错误 | 说明 |
|---|---|
| Base64DecoderException |
Exception thrown when encountering an invalid Base64 input character.
|
| IabException |
Exception thrown when something went wrong with in-app billing.
|
| IabHelper.IabAsyncInProgressException |
Exception thrown when the requested operation cannot be started because an async operation
is still in progress.
|