Namespace SA.CrossPlatform.InApp
Classes
UM_AndroidInAppUtilities
Utilities collection for the Android platform.
UM_InAppService
Main entry point for the In-App Purchases API. This class provides API and interfaces to access the in-game billing functionality.
Structs
UM_ProductTemplate
Product Template data model.
Interfaces
UM_iInAppClient
Communicates with the Billing service and presents a user interface so that the user can authorize payment.
UM_iProduct
Product template.
UM_iTransaction
Transaction template.
UM_iTransactionObserver
A set of methods that process transactions, unlock purchased functionality, and continue promoted in-app purchases.
Enums
UM_ProductType
Product type options.
UM_TransactionState
Possible transaction state options.