Module brl.cerberusstore
The CerberusStore module allows apps to perform 'in app purchases' (IAP) on the android, ios and winrt/windows8.1 targets. More...
Declarations
Imported By | |
---|---|
brl
|
Classes | |
---|---|
CerberusStore |
The CerberusStore and Product classes allow apps to perform 'in app purchases' (IAP) on the ios, android and winrt(windows8.1) targets. |
Product |
Interfaces | |
---|---|
IOnBuyProductComplete |
|
IOnGetOwnedProductsComplete |
|
IOnOpenStoreComplete |
Detailed Discussion
The CerberusStore module allows apps to perform 'in app purchases' (IAP) on the android, ios and winrt/windows8.1 targets.
Please see the CerberusStore class for more details.