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

Job used when we are retrieving products for a given set of assets More...

Inheritance diagram for Astra.Net.GetProductsByAssetsJob:

Public Member Functions

override Dictionary< string, List< UInt64 > > 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< Dictionary< string, List< UInt64 > >, 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 products for a given set of assets

Member Function Documentation

◆ GetError()

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

◆ GetResult()

override Dictionary< string, List< UInt64 > > Astra.Net.GetProductsByAssetsJob.GetResult ( )
inlinevirtual

The result when the job is complete

Implements Astra.ApiJobWithResult< Dictionary< string, List< UInt64 > >, string >.


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