JUCE  v6.1.6 (6.0.8-1114)
JUCE API
Looking for a senior C++ dev?
I'm looking for work. Hire me!
juce::InAppPurchases::Listener::PurchaseInfo Struct Reference

Structure holding purchase information. More...

#include <juce_InAppPurchases.h>

Collaboration diagram for juce::InAppPurchases::Listener::PurchaseInfo:

Public Attributes

Array< Download * > downloads
 
Purchase purchase
 

Detailed Description

Structure holding purchase information.

Member Data Documentation

◆ downloads

Array<Download*> juce::InAppPurchases::Listener::PurchaseInfo::downloads

◆ purchase

Purchase juce::InAppPurchases::Listener::PurchaseInfo::purchase

The documentation for this struct was generated from the following file: