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

Job used when we are getting the App commerce info More...

Inheritance diagram for Astra.Net.GetAppShopInfoJob:

Classes

class  CartConfig
 Data containing information about the cart configuration More...
 
class  GetAppInfoResult
 Data containing the result of a GetAppShopInfo request More...
 

Public Member Functions

override GetAppInfoResult GetResult ()
 The result when the job is complete More...
 
override string GetError ()
 Error message if there was one More...
 
 GetAppShopInfoJob (ulong appId)
 
- Public Member Functions inherited from Astra.ApiJobWithResult< GetAppShopInfoJob.GetAppInfoResult, 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 getting the App commerce info

Member Function Documentation

◆ GetError()

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

◆ GetResult()

override GetAppInfoResult Astra.Net.GetAppShopInfoJob.GetResult ( )
inlinevirtual

The result when the job is complete

Implements Astra.ApiJobWithResult< GetAppShopInfoJob.GetAppInfoResult, string >.


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