Represents an in-app billing purchase.
More... |
| String | getOrderId () |
| | Returns OrderId or null.
|
| |
| String | getPackageName () |
| | Returns name of Package or null.
|
| |
| String | getPlaySessionId () |
| | Returns the session id of when the purchase occurred or null.
|
| |
| String | getReceipt () |
| | Returns Receipt String for Google and Amazon purchases that can be turned into a JSON object or null.
|
| |
| String | getSku () |
| | Returns non-null SKU name of Purchased item.
|
| |
Represents an in-app billing purchase.
Represents an in-app billing purchase.
More... |
| String | getOrderId () |
| | Returns OrderId or null.
|
| |
| String | getPackageName () |
| | Returns name of Package or null.
|
| |
| String | getPlaySessionId () |
| | Returns the session id of when the purchase occurred or null.
|
| |
| String | getReceipt () |
| | Returns Receipt String for Google and Amazon purchases that can be turned into a JSON object or null.
|
| |
| String | getSku () |
| | Returns non-null SKU name of Purchased item.
|
| |
Represents an in-app billing purchase.