JUCE
|
This is the complete list of members for juce::InAppPurchases, including all inherited members.
addListener(Listener *) | juce::InAppPurchases | |
cancelDownloads(const Array< Download *> &downloads) | juce::InAppPurchases | |
consumePurchase(const String &productIdentifier, const String &purchaseToken={}) | juce::InAppPurchases | |
getProductsInformation(const StringArray &productIdentifiers) | juce::InAppPurchases | |
isInAppPurchasesSupported() const | juce::InAppPurchases | |
juce_inAppPurchaseCompleted(void *) | juce::InAppPurchases | friend |
pauseDownloads(const Array< Download *> &downloads) | juce::InAppPurchases | |
purchaseProduct(const String &productIdentifier, bool isSubscription, const StringArray &upgradeOrDowngradeFromSubscriptionsWithProductIdentifiers={}, bool creditForUnusedSubscription=true) | juce::InAppPurchases | |
removeListener(Listener *) | juce::InAppPurchases | |
restoreProductsBoughtList(bool includeDownloadInfo, const juce::String &subscriptionsSharedSecret={}) | juce::InAppPurchases | |
resumeDownloads(const Array< Download *> &downloads) | juce::InAppPurchases | |
startDownloads(const Array< Download *> &downloads) | juce::InAppPurchases |