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

[Serializable] More...

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

Public Member Functions

bool HasErrored ()
 

Public Attributes

PageInfo pageInfo
 
List< Deviceresult
 

Detailed Description

[Serializable]

Definition at line 1056 of file ApexTypes.cs.

Member Function Documentation

◆ HasErrored()

bool PixoVR.Apex.OrgDevicesResponse.HasErrored ( )
inline

Implements PixoVR.Apex.IPlatformErrorable.

Definition at line 1061 of file ApexTypes.cs.

Member Data Documentation

◆ pageInfo

PageInfo PixoVR.Apex.OrgDevicesResponse.pageInfo

Definition at line 1059 of file ApexTypes.cs.

◆ result

List<Device> PixoVR.Apex.OrgDevicesResponse.result

Definition at line 1058 of file ApexTypes.cs.


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