Documentation for the Unity C# Library
Loading...
Searching...
No Matches
PixoVR.Apex.SessionHistoryResponse Class Reference
Inheritance diagram for PixoVR.Apex.SessionHistoryResponse:
[legend]

Public Member Functions

bool HasErrored ()
 

Public Attributes

PageInfo pageInfo
 
List< Sessionresult
 

Detailed Description

Definition at line 1140 of file ApexTypes.cs.

Member Function Documentation

◆ HasErrored()

bool PixoVR.Apex.SessionHistoryResponse.HasErrored ( )
inline

Implements PixoVR.Apex.IPlatformErrorable.

Definition at line 1144 of file ApexTypes.cs.

Member Data Documentation

◆ pageInfo

PageInfo PixoVR.Apex.SessionHistoryResponse.pageInfo

Definition at line 1143 of file ApexTypes.cs.

◆ result

List<Session> PixoVR.Apex.SessionHistoryResponse.result

Definition at line 1142 of file ApexTypes.cs.


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