Skip to main content

bfgpurchase.Purchase Class

Represents an in-app billing purchase. More...

Public Member Functions

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.
 

Detailed Description

Represents an in-app billing purchase.