Astra Unity 2.6.6
Astra Unity Plugin
Astra.Net.GetPurchasedProductsJob Class Reference

Job used when we are retrieving the customer's purchased products More...

Inheritance diagram for Astra.Net.GetPurchasedProductsJob:

Classes

class  GetPurchasedProductsResult
 Contains results from this request More...
 

Public Member Functions

override GetPurchasedProductsResult GetResult ()
 The result when the job is complete More...
 
override string GetError ()
 Error message if there was one More...
 
- Public Member Functions inherited from Astra.ApiJobWithResult< GetPurchasedProductsJob.GetPurchasedProductsResult, string >
IEnumerator AsCoroutine (Action< float > progress=null, Action< T1 > onComplete=null, Action< T2 > onFailed=null)
 Wraps a job to be used within a coroutine More...
 

Detailed Description

Job used when we are retrieving the customer's purchased products

Member Function Documentation

◆ GetError()

override string Astra.Net.GetPurchasedProductsJob.GetError ( )
inlinevirtual

◆ GetResult()

override GetPurchasedProductsResult Astra.Net.GetPurchasedProductsJob.GetResult ( )
inlinevirtual

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