Cerberus X Documentation

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

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.