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

Job used when we are adding billing information More...

Inheritance diagram for Astra.Net.AddBillingJob:

Classes

class  AddBilling
 Contains the billing information for a customer More...
 
class  AddBillingResult
 Contains results from the AddBilling request More...
 

Public Member Functions

override AddBillingResult 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< AddBillingJob.AddBillingResult, 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 adding billing information

Member Function Documentation

◆ GetError()

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

Error message if there was one

Implements Astra.ApiJobWithResult< AddBillingJob.AddBillingResult, string >.

◆ GetResult()

override AddBillingResult Astra.Net.AddBillingJob.GetResult ( )
inlinevirtual

The result when the job is complete

Implements Astra.ApiJobWithResult< AddBillingJob.AddBillingResult, string >.


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