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

Static Public Attributes

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

Detailed Description

Definition at line 38 of file ApexConstants.cs.

Member Data Documentation

◆ NorthAmerica_DevelopmentEnvironment

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

Definition at line 42 of file ApexConstants.cs.

◆ NorthAmerica_ProductionEnvironment

const string PixoVR.Apex.WebPlatformEndpoints.NorthAmerica_ProductionEnvironment = "https://api.apex.pixovr.com"
static

Definition at line 40 of file ApexConstants.cs.

◆ NorthAmerica_StagingEnvironment

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

Definition at line 41 of file ApexConstants.cs.

◆ Saudi_ProductionEnvironment

const string PixoVR.Apex.WebPlatformEndpoints.Saudi_ProductionEnvironment = "https://api.apexsa.pixovr.com"
static

Definition at line 43 of file ApexConstants.cs.


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