Astra Unity 2.6.6
Astra Unity Plugin
Astra.LogoutJob Class Reference

Job used when we are logging out the active user More...

Inheritance diagram for Astra.LogoutJob:

Public Member Functions

override string GetError ()
 Message if there was an error More...
 
override bool GetResult ()
 Whether the job was successful More...
 
- Public Member Functions inherited from Astra.ApiJobWithResult< bool, 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 logging out the active user

Member Function Documentation

◆ GetError()

override string Astra.LogoutJob.GetError ( )
inlinevirtual

Message if there was an error

Implements Astra.ApiJobWithResult< bool, string >.

◆ GetResult()

override bool Astra.LogoutJob.GetResult ( )
inlinevirtual

Whether the job was successful

Implements Astra.ApiJobWithResult< bool, string >.


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