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

[Serializable] More...

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

Public Member Functions

 OrgModuleDownload (JToken token)
 
void Parse (JToken token)
 

Public Attributes

string ApkName
 
long DownloadSize
 
string externalId
 
string FileLocation
 
int ID
 
string Platform
 
string Status
 
string URL
 
string Version
 
int VersionID
 

Detailed Description

[Serializable]

Definition at line 466 of file ApexTypes.cs.

Constructor & Destructor Documentation

◆ OrgModuleDownload()

PixoVR.Apex.OrgModuleDownload.OrgModuleDownload ( JToken token)
inline

Definition at line 479 of file ApexTypes.cs.

Here is the call graph for this function:

Member Function Documentation

◆ Parse()

void PixoVR.Apex.OrgModuleDownload.Parse ( JToken token)
inline

Definition at line 484 of file ApexTypes.cs.

Here is the caller graph for this function:

Member Data Documentation

◆ ApkName

string PixoVR.Apex.OrgModuleDownload.ApkName

Definition at line 474 of file ApexTypes.cs.

◆ DownloadSize

long PixoVR.Apex.OrgModuleDownload.DownloadSize

Definition at line 473 of file ApexTypes.cs.

◆ externalId

string PixoVR.Apex.OrgModuleDownload.externalId

Definition at line 477 of file ApexTypes.cs.

◆ FileLocation

string PixoVR.Apex.OrgModuleDownload.FileLocation

Definition at line 470 of file ApexTypes.cs.

◆ ID

int PixoVR.Apex.OrgModuleDownload.ID

Definition at line 468 of file ApexTypes.cs.

◆ Platform

string PixoVR.Apex.OrgModuleDownload.Platform

Definition at line 472 of file ApexTypes.cs.

◆ Status

string PixoVR.Apex.OrgModuleDownload.Status

Definition at line 476 of file ApexTypes.cs.

◆ URL

string PixoVR.Apex.OrgModuleDownload.URL

Definition at line 475 of file ApexTypes.cs.

◆ Version

string PixoVR.Apex.OrgModuleDownload.Version

Definition at line 471 of file ApexTypes.cs.

◆ VersionID

int PixoVR.Apex.OrgModuleDownload.VersionID

Definition at line 469 of file ApexTypes.cs.


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