Astra Unity 2.6.6
Astra Unity Plugin
All Classes Namespaces Functions Variables Enumerations Enumerator Properties Events Pages
Astra.WhoAmIJob Class Reference

Job used when querying info about the active user More...

Inheritance diagram for Astra.WhoAmIJob:

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...
 

Detailed Description

Job used when querying info about the active user

Member Function Documentation

◆ GetError()

override string Astra.WhoAmIJob.GetError ( )
inlinevirtual

Message shared if there was a failure

Implements Astra.ApiJobWithResult< WhoAmIResult, string >.

◆ GetResult()

override WhoAmIResult Astra.WhoAmIJob.GetResult ( )
inlinevirtual

Information about the active user

Implements Astra.ApiJobWithResult< WhoAmIResult, string >.


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