Legal Notice, Privacy Policy

Impressum, Datenschutzerklärung

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

Imported By
brl
Please note that only documented modules are listed here, there might be undocumented modules that import this one.
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.