com.google.android.gms.ads.purchase.InAppPurchaseResult |
Contains information about the result of a default purchase.
Public Methods | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
Call this method after you finish delivering the product.
| |||||||||||
Returns the product ID (SKU).
| |||||||||||
Returns the response
Intent .
| |||||||||||
Returns the
Activity result code of in-app billing request.
| |||||||||||
Returns
true if the purchase is successfully verified.
|
Call this method after you finish delivering the product. If this method is not called, the purchase will not get consumed.
Returns the product ID (SKU).
Returns true
if the purchase is successfully verified.