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

Static Public Attributes

const string NorthAmerica_DevelopmentEnvironment = "https://modules.apex.dev.pixovr.com"
 
const string NorthAmerica_ProductionEnvironment = "https://modules.apex.pixovr.com"
 
const string NorthAmerica_StagingEnvironment = "https://modules.apex.stage.pixovr.com"
 
const string Saudi_ProductionEnvironment = "https://saudi.modules.apex.pixovr.com"
 

Detailed Description

Definition at line 30 of file ApexConstants.cs.

Member Data Documentation

◆ NorthAmerica_DevelopmentEnvironment

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

Definition at line 34 of file ApexConstants.cs.

◆ NorthAmerica_ProductionEnvironment

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

Definition at line 32 of file ApexConstants.cs.

◆ NorthAmerica_StagingEnvironment

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

Definition at line 33 of file ApexConstants.cs.

◆ Saudi_ProductionEnvironment

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

Definition at line 35 of file ApexConstants.cs.


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