Documentation for the Unity C# Library
Loading...
Searching...
No Matches
PixoVR.Apex.PlatformEndpoints Class Reference

Static Public Attributes

const string Local_DevelopmentEnvironment = "http://localhost:8001"
 
const string NorthAmerica_DevelopmentEnvironment
 
const string NorthAmerica_ProductionEnvironment = "https://modules.apex.pixovr.com"
 
const string NorthAmerica_StagingEnvironment
 
const string Saudi_ProductionEnvironment = "https://saudi.modules.apex.pixovr.com"
 

Detailed Description

Definition at line 36 of file ApexConstants.cs.

Member Data Documentation

◆ Local_DevelopmentEnvironment

const string PixoVR.Apex.PlatformEndpoints.Local_DevelopmentEnvironment = "http://localhost:8001"
static

Definition at line 44 of file ApexConstants.cs.

◆ NorthAmerica_DevelopmentEnvironment

const string PixoVR.Apex.PlatformEndpoints.NorthAmerica_DevelopmentEnvironment
static
Initial value:
=
"https://modules.apex.dev.pixovr.com"

Definition at line 41 of file ApexConstants.cs.

◆ NorthAmerica_ProductionEnvironment

const string PixoVR.Apex.PlatformEndpoints.NorthAmerica_ProductionEnvironment = "https://modules.apex.pixovr.com"
static

Definition at line 38 of file ApexConstants.cs.

◆ NorthAmerica_StagingEnvironment

const string PixoVR.Apex.PlatformEndpoints.NorthAmerica_StagingEnvironment
static
Initial value:
=
"https://modules.apex.stage.pixovr.com"

Definition at line 39 of file ApexConstants.cs.

◆ Saudi_ProductionEnvironment

const string PixoVR.Apex.PlatformEndpoints.Saudi_ProductionEnvironment = "https://saudi.modules.apex.pixovr.com"
static

Definition at line 43 of file ApexConstants.cs.


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