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

Job used when we are getting the slab for a product (slabs contain metadata about the product) More...

Inheritance diagram for Astra.Net.GetProductSlabJob:

Classes

class  GetProductSlabResult
 Contains metadata about a product More...
 
class  ProductPrice
 Pricing information for the product More...
 

Public Member Functions

override GetProductSlabResult GetResult ()
 Result when the job is complete More...
 
override string GetError ()
 Error message if there was one More...
 
- Public Member Functions inherited from Astra.ApiJobWithResult< GetProductSlabJob.GetProductSlabResult, 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...
 

Public Attributes

GetProductSlabResult result
 

Detailed Description

Job used when we are getting the slab for a product (slabs contain metadata about the product)

Member Function Documentation

◆ GetError()

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

◆ GetResult()

override GetProductSlabResult Astra.Net.GetProductSlabJob.GetResult ( )
inlinevirtual

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