Documentation for the Unity C# Library
Loading...
Searching...
No Matches
PixoVR.Apex.UserMetricsResponse Class ReferenceSerializable

[Serializable] More...

Inheritance diagram for PixoVR.Apex.UserMetricsResponse:
[legend]

Public Member Functions

bool HasErrored ()
 

Public Attributes

PageInfo pageInfo
 
List< UserMetricresult
 

Detailed Description

[Serializable]

Definition at line 715 of file ApexTypes.cs.

Member Function Documentation

◆ HasErrored()

bool PixoVR.Apex.UserMetricsResponse.HasErrored ( )
inline

Implements PixoVR.Apex.IPlatformErrorable.

Definition at line 720 of file ApexTypes.cs.

Member Data Documentation

◆ pageInfo

PageInfo PixoVR.Apex.UserMetricsResponse.pageInfo

Definition at line 718 of file ApexTypes.cs.

◆ result

List<UserMetric> PixoVR.Apex.UserMetricsResponse.result

Definition at line 717 of file ApexTypes.cs.


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