_ChangePlatformServer(PlatformServer newServer) | PixoVR.Apex.ApexSystem | inlineprotected |
_CheckModuleAccess(int targetModuleID=-1) | PixoVR.Apex.ApexSystem | inline |
_CompleteSession(SessionData currentSessionData, Extension contextExtension, Extension resultExtension) | PixoVR.Apex.ApexSystem | inlineprotected |
_ExitApplication(string returnTarget, string returnTargetType) | PixoVR.Apex.ApexSystem | inlineprivate |
_GenerateOneTimeLoginForCurrentUser() | PixoVR.Apex.ApexSystem | inlineprivate |
_GenerateOneTimeLoginForUser(int userId) | PixoVR.Apex.ApexSystem | inlineprivate |
_GetAuthenticationToken() | PixoVR.Apex.ApexSystem | inline |
_GetModuleList() | PixoVR.Apex.ApexSystem | inlineprotected |
_GetUser(int userId=-1) | PixoVR.Apex.ApexSystem | inlineprotected |
_GetUserModules(int userId=-1) | PixoVR.Apex.ApexSystem | inlineprotected |
_JoinSession(string newScenarioID=null, Extension contextExtension=null) | PixoVR.Apex.ApexSystem | inlineprotected |
_Login(LoginData login) | PixoVR.Apex.ApexSystem | inlineprotected |
_Login(string username, string password) | PixoVR.Apex.ApexSystem | inlineprotected |
_LoginWithToken(string token) | PixoVR.Apex.ApexSystem | inline |
_ParsePassedData() | PixoVR.Apex.ApexSystem | inline |
_ParseUrlData(string urlString) | PixoVR.Apex.ApexSystem | inline |
_Ping() | PixoVR.Apex.ApexSystem | inlineprotected |
_RequestAuthorizationCode() | PixoVR.Apex.ApexSystem | inlineprivate |
_ReturnToHub() | PixoVR.Apex.ApexSystem | inlineprivate |
_SendHeartbeat() | PixoVR.Apex.ApexSystem | inlineprotected |
_SendSessionEvent(Statement eventStatement) | PixoVR.Apex.ApexSystem | inlineprotected |
_SendSimpleSessionEvent(string verbName, string targetObject, Extension contextExtension) | PixoVR.Apex.ApexSystem | inlineprotected |
apexAPIHandler | PixoVR.Apex.ApexSystem | protected |
AppendStandardContextExtension(Extensions currentContextExtensions) | PixoVR.Apex.ApexSystem | inlineprivate |
AppendStandardContextExtension(Extension currentContextExtension) | PixoVR.Apex.ApexSystem | inlineprivate |
ApplicationIsQuitting | PixoVR.Apex.ApexSingleton< ApexSystem > | privatestatic |
Awake() | PixoVR.Apex.ApexSystem | inlineprivate |
ChangePlatformServer(PlatformServer newServer) | PixoVR.Apex.ApexSystem | inlinestatic |
CheckModuleAccess(int targetModuleID=-1) | PixoVR.Apex.ApexSystem | inlinestatic |
clientIP | PixoVR.Apex.ApexSystem | protected |
CompleteSession(SessionData currentSessionData, Extension contextExtension=null, Extension resultExtension=null) | PixoVR.Apex.ApexSystem | inlinestatic |
ConnectWebsocket() | PixoVR.Apex.ApexSystem | inlineprivate |
CurrentActiveLogin | PixoVR.Apex.ApexSystem | static |
currentActiveLogin | PixoVR.Apex.ApexSystem | protected |
currentSessionID | PixoVR.Apex.ApexSystem | protected |
DetermineScaledScore(float scaledScore, float score, float maxScore) | PixoVR.Apex.ApexSystem | inlineprivate |
deviceID | PixoVR.Apex.ApexSystem | protected |
deviceModel | PixoVR.Apex.ApexSystem | protected |
deviceSerialNumber | PixoVR.Apex.ApexSystem | protected |
DeviceSerialNumber | PixoVR.Apex.ApexSystem | static |
DisconnectWebsocket() | PixoVR.Apex.ApexSystem | inlineprivate |
ExitApplication(string returnTarget, string returnTargetType) | PixoVR.Apex.ApexSystem | inlinestatic |
FixedUpdate() | PixoVR.Apex.ApexSystem | inlineprivate |
GenerateOneTimeLoginForCurrentUser() | PixoVR.Apex.ApexSystem | inlinestatic |
GetAuthenticationToken() | PixoVR.Apex.ApexSystem | inlinestatic |
GetCurrentUser() | PixoVR.Apex.ApexSystem | inlinestatic |
GetCurrentUserModules() | PixoVR.Apex.ApexSystem | inlinestatic |
GetEndpointFromTarget(PlatformServer target) | PixoVR.Apex.ApexSystem | inlineprivate |
GetModulesList() | PixoVR.Apex.ApexSystem | inlinestatic |
GetPlatformEndpointFromPlatformTarget(PlatformServer target) | PixoVR.Apex.ApexSystem | inlineprivate |
GetUser(int userId=-1) | PixoVR.Apex.ApexSystem | inlinestatic |
GetUserModules(int userId=-1) | PixoVR.Apex.ApexSystem | inlinestatic |
GetWebEndpointFromPlatformTarget(PlatformServer target) | PixoVR.Apex.ApexSystem | inlineprivate |
HandleLogin(bool successful, object responseData) | PixoVR.Apex.ApexSystem | inlineprotected |
heartbeatSessionID | PixoVR.Apex.ApexSystem | protected |
heartbeatTime | PixoVR.Apex.ApexSystem | protected |
heartbeatTimer | PixoVR.Apex.ApexSystem | protected |
Instance | PixoVR.Apex.ApexSingleton< ApexSystem > | static |
instance | PixoVR.Apex.ApexSingleton< ApexSystem > | privatestatic |
IsModuleMajorVersionPartValid(string modulePart) | PixoVR.Apex.ApexSystem | inlineprivate |
IsModuleNonMajorVersionPartValid(string modulePart) | PixoVR.Apex.ApexSystem | inlineprivate |
IsModuleVersionOnlyNumerical() | PixoVR.Apex.ApexSystem | inlineprivate |
IsModuleVersionValid() | PixoVR.Apex.ApexSystem | inlineprivate |
JoinSession(string scenarioID=null, Extension contextExtension=null) | PixoVR.Apex.ApexSystem | inlinestatic |
lockObject | PixoVR.Apex.ApexSingleton< ApexSystem > | privatestatic |
Login(LoginData login) | PixoVR.Apex.ApexSystem | inlinestatic |
Login(string username, string password) | PixoVR.Apex.ApexSystem | inlinestatic |
LoginCheckModuleAccess | PixoVR.Apex.ApexSystem | static |
loginCheckModuleAccess | PixoVR.Apex.ApexSystem | |
loginToken | PixoVR.Apex.ApexSystem | protected |
LoginWithToken() | PixoVR.Apex.ApexSystem | inlinestatic |
LoginWithToken(string token) | PixoVR.Apex.ApexSystem | inlinestatic |
ModuleID | PixoVR.Apex.ApexSystem | static |
moduleID | PixoVR.Apex.ApexSystem | protected |
ModuleName | PixoVR.Apex.ApexSystem | static |
moduleName | PixoVR.Apex.ApexSystem | protected |
moduleVersion | PixoVR.Apex.ApexSystem | protected |
ModuleVersion | PixoVR.Apex.ApexSystem | static |
OnAPIResponse(ResponseType response, HttpResponseMessage message, object responseData) | PixoVR.Apex.ApexSystem | inlineprotected |
OnAuthorizationCodeReceived | PixoVR.Apex.ApexSystem | |
OnCompleteSessionFailed | PixoVR.Apex.ApexSystem | |
OnCompleteSessionSuccess | PixoVR.Apex.ApexSystem | |
OnDestroy() | PixoVR.Apex.ApexSingleton< ApexSystem > | inlinevirtual |
OnGetOrganizationModulesFailed | PixoVR.Apex.ApexSystem | |
OnGetOrganizationModulesSuccess | PixoVR.Apex.ApexSystem | |
OnGetUserFailed | PixoVR.Apex.ApexSystem | |
OnGetUserModulesFailed | PixoVR.Apex.ApexSystem | |
OnGetUserModulesSuccess | PixoVR.Apex.ApexSystem | |
OnGetUserSuccess | PixoVR.Apex.ApexSystem | |
OnJoinSessionFailed | PixoVR.Apex.ApexSystem | |
OnJoinSessionSuccess | PixoVR.Apex.ApexSystem | |
OnLoginFailed | PixoVR.Apex.ApexSystem | |
OnLoginSuccess | PixoVR.Apex.ApexSystem | |
OnModuleAccessFailed | PixoVR.Apex.ApexSystem | |
OnModuleAccessSuccess | PixoVR.Apex.ApexSystem | |
OnPingFailed | PixoVR.Apex.ApexSystem | |
OnPingSuccess | PixoVR.Apex.ApexSystem | |
OnPlatformResponse | PixoVR.Apex.ApexSystem | |
OnSendEventFailed | PixoVR.Apex.ApexSystem | |
OnSendEventSuccess | PixoVR.Apex.ApexSystem | |
OnWebSocketClosed(System.Net.WebSockets.WebSocketCloseStatus reason) | PixoVR.Apex.ApexSystem | inlineprivate |
OnWebSocketConnected() | PixoVR.Apex.ApexSystem | inlineprivate |
OnWebSocketConnectFailed(string reason) | PixoVR.Apex.ApexSystem | inlineprivate |
OnWebSocketReceive(string data) | PixoVR.Apex.ApexSystem | inlineprivate |
OptionalData | PixoVR.Apex.ApexSystem | static |
optionalParameter | PixoVR.Apex.ApexSystem | protected |
PassedLoginToken | PixoVR.Apex.ApexSystem | static |
Ping() | PixoVR.Apex.ApexSystem | inlinestatic |
platform | PixoVR.Apex.ApexSystem | protected |
PlatformTargetServer | PixoVR.Apex.ApexSystem | protected |
PopulateWebSocketURL() | PixoVR.Apex.ApexSystem | inlineprivate |
RequestAuthorizationCode() | PixoVR.Apex.ApexSystem | inlinestatic |
ReturnTarget | PixoVR.Apex.ApexSystem | static |
returnTargetParameter | PixoVR.Apex.ApexSystem | protected |
ReturnToHub() | PixoVR.Apex.ApexSystem | inlinestatic |
RunSetupOnAwake | PixoVR.Apex.ApexSystem | static |
runSetupOnAwake | PixoVR.Apex.ApexSystem | |
ScenarioID | PixoVR.Apex.ApexSystem | static |
scenarioID | PixoVR.Apex.ApexSystem | protected |
SendSessionEvent(Statement eventStatement) | PixoVR.Apex.ApexSystem | inlinestatic |
SendSimpleSessionEvent(string action, string targetObject, Extension contextExtension) | PixoVR.Apex.ApexSystem | inlinestatic |
ServerIP | PixoVR.Apex.ApexSystem | static |
serverIP | PixoVR.Apex.ApexSystem | protected |
sessionInProgress | PixoVR.Apex.ApexSystem | protected |
SetupAPI() | PixoVR.Apex.ApexSystem | inlineprivate |
socketConnectTask | PixoVR.Apex.ApexSystem | protected |
socketDisconnectTask | PixoVR.Apex.ApexSystem | protected |
Start() | PixoVR.Apex.ApexSystem | inlineprivate |
TargetType | PixoVR.Apex.ApexSystem | static |
targetTypeParameter | PixoVR.Apex.ApexSystem | protected |
userAccessVerified | PixoVR.Apex.ApexSystem | protected |
VersionParts enum name | PixoVR.Apex.ApexSystem | private |
VersionValidator | PixoVR.Apex.ApexSystem | privatestatic |
webSocket | PixoVR.Apex.ApexSystem | protected |
webSocketUrl | PixoVR.Apex.ApexSystem | protected |