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

[Serializable] More...

Public Member Functions

 OrgModuleDownload (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 366 of file ApexTypes.cs.

Constructor & Destructor Documentation

◆ OrgModuleDownload()

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

Definition at line 379 of file ApexTypes.cs.

Member Data Documentation

◆ ApkName

string PixoVR.Apex.OrgModuleDownload.ApkName

Definition at line 374 of file ApexTypes.cs.

◆ DownloadSize

long PixoVR.Apex.OrgModuleDownload.DownloadSize

Definition at line 373 of file ApexTypes.cs.

◆ externalId

string PixoVR.Apex.OrgModuleDownload.externalId

Definition at line 377 of file ApexTypes.cs.

◆ FileLocation

string PixoVR.Apex.OrgModuleDownload.FileLocation

Definition at line 370 of file ApexTypes.cs.

◆ ID

int PixoVR.Apex.OrgModuleDownload.ID

Definition at line 368 of file ApexTypes.cs.

◆ Platform

string PixoVR.Apex.OrgModuleDownload.Platform

Definition at line 372 of file ApexTypes.cs.

◆ Status

string PixoVR.Apex.OrgModuleDownload.Status

Definition at line 376 of file ApexTypes.cs.

◆ URL

string PixoVR.Apex.OrgModuleDownload.URL

Definition at line 375 of file ApexTypes.cs.

◆ Version

string PixoVR.Apex.OrgModuleDownload.Version

Definition at line 371 of file ApexTypes.cs.

◆ VersionID

int PixoVR.Apex.OrgModuleDownload.VersionID

Definition at line 369 of file ApexTypes.cs.


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