|
Astra Unity 2.6.6
Astra Unity Plugin
|
Job used when we are logging out the active user More...

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... | |
Job used when we are logging out the active user
|
inlinevirtual |
Message if there was an error
Implements Astra.ApiJobWithResult< bool, string >.
|
inlinevirtual |
Whether the job was successful
Implements Astra.ApiJobWithResult< bool, string >.