Beamable SDK
Public Member Functions | Public Attributes | Static Public Attributes | List of all members
Beamable.Purchasing.Steam.SteamStore Class Reference
Inheritance diagram for Beamable.Purchasing.Steam.SteamStore:
Inheritance graph
[legend]
Collaboration diagram for Beamable.Purchasing.Steam.SteamStore:
Collaboration graph
[legend]

Public Member Functions

 SteamStore (IDependencyProvider provider)
 
void Initialize (IStoreCallback callback)
 
void RetrieveProducts (ReadOnlyCollection< ProductDefinition > productDefinitions)
 
void OnTransactionAuthorized (SteamTransaction transaction)
 
void Purchase (ProductDefinition product, string developerPayload)
 
void FinishTransaction (ProductDefinition product, string transactionId)
 

Public Attributes

ISteamService steam
 
IStoreCallback callback
 
List< SteamProductsteamProducts
 

Static Public Attributes

const string Name = "SteamStore"
 

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