Astra Unity 2.6.6
Astra Unity Plugin
|
Job used when querying info about the active user More...
Public Member Functions | |
override string | GetError () |
Message shared if there was a failure More... | |
override WhoAmIResult | GetResult () |
Information about the active user More... | |
Public Member Functions inherited from Astra.ApiJobWithResult< WhoAmIResult, 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 querying info about the active user
|
inlinevirtual |
Message shared if there was a failure
Implements Astra.ApiJobWithResult< WhoAmIResult, string >.
|
inlinevirtual |
Information about the active user
Implements Astra.ApiJobWithResult< WhoAmIResult, string >.