Documentation for the Unity C# Library
Loading...
Searching...
No Matches
PixoVR.Apex.ApexSystem Member List

This is the complete list of members for PixoVR.Apex.ApexSystem, including all inherited members.

_ChangePlatformServer(PlatformServer newServer)PixoVR.Apex.ApexSysteminlineprotected
_CheckModuleAccess(int targetModuleID=-1)PixoVR.Apex.ApexSysteminline
_CompleteSession(SessionData currentSessionData, Extension contextExtension, Extension resultExtension)PixoVR.Apex.ApexSysteminlineprotected
_ExitApplication(string returnTarget)PixoVR.Apex.ApexSysteminlineprivate
_GenerateOneTimeLoginForCurrentUser()PixoVR.Apex.ApexSysteminlineprivate
_GenerateOneTimeLoginForUser()PixoVR.Apex.ApexSysteminlineprivate
_GetModuleList(string platformName)PixoVR.Apex.ApexSysteminlineprotected
_GetUser(int userId=-1)PixoVR.Apex.ApexSysteminlineprotected
_GetUserModules(int userId=-1)PixoVR.Apex.ApexSysteminlineprotected
_JoinSession(string newScenarioID=null, Extension contextExtension=null)PixoVR.Apex.ApexSysteminlineprotected
_Login(LoginData login)PixoVR.Apex.ApexSysteminlineprotected
_Login(string username, string password)PixoVR.Apex.ApexSysteminlineprotected
_LoginWithToken(string token)PixoVR.Apex.ApexSysteminline
_ParsePassedData(Dictionary< string, string > arguments)PixoVR.Apex.ApexSysteminlineprotected
_Ping()PixoVR.Apex.ApexSysteminlineprotected
_RequestAuthorizationCode()PixoVR.Apex.ApexSysteminlineprivate
_ReturnToHub()PixoVR.Apex.ApexSysteminlineprivate
_SendHeartbeat()PixoVR.Apex.ApexSysteminlineprotected
_SendSessionEvent(Statement eventStatement)PixoVR.Apex.ApexSysteminlineprotected
_SendSimpleSessionEvent(string verbName, string targetObject, Extension contextExtension)PixoVR.Apex.ApexSysteminlineprotected
apexAPIHandlerPixoVR.Apex.ApexSystemprotected
AppendStandardContextExtension(Extensions currentContextExtensions)PixoVR.Apex.ApexSysteminlineprivate
AppendStandardContextExtension(Extension currentContextExtension)PixoVR.Apex.ApexSysteminlineprivate
ApplicationIsQuittingPixoVR.Apex.ApexSingleton< ApexSystem >privatestatic
Awake()PixoVR.Apex.ApexSysteminlineprivate
ChangePlatformServer(PlatformServer newServer)PixoVR.Apex.ApexSysteminlinestatic
CheckModuleAccess(int targetModuleID=-1)PixoVR.Apex.ApexSysteminlinestatic
clientIPPixoVR.Apex.ApexSystemprotected
CompleteSession(SessionData currentSessionData, Extension contextExtension=null, Extension resultExtension=null)PixoVR.Apex.ApexSysteminlinestatic
ConnectWebsocket()PixoVR.Apex.ApexSysteminlineprivate
CurrentActiveLoginPixoVR.Apex.ApexSystemstatic
currentActiveLoginPixoVR.Apex.ApexSystemprotected
currentSessionIDPixoVR.Apex.ApexSystemprotected
DetermineScaledScore(float scaledScore, float score, float maxScore)PixoVR.Apex.ApexSysteminlineprivate
deviceIDPixoVR.Apex.ApexSystemprotected
deviceModelPixoVR.Apex.ApexSystemprotected
deviceSerialNumberPixoVR.Apex.ApexSystemprotected
DeviceSerialNumberPixoVR.Apex.ApexSystemstatic
DisconnectWebsocket()PixoVR.Apex.ApexSysteminlineprivate
ExitApplication(string returnTarget="")PixoVR.Apex.ApexSysteminlinestatic
FixedUpdate()PixoVR.Apex.ApexSysteminlineprivate
GenerateFailureResponse(string message)PixoVR.Apex.ApexSysteminlineprotected
GenerateOneTimeLoginForCurrentUser()PixoVR.Apex.ApexSysteminlinestatic
GetCurrentUser()PixoVR.Apex.ApexSysteminlinestatic
GetCurrentUserModules()PixoVR.Apex.ApexSysteminlinestatic
GetEndpointFromTarget(PlatformServer target)PixoVR.Apex.ApexSysteminlineprivate
GetModulesList(string platformName)PixoVR.Apex.ApexSysteminlinestatic
GetPlatformEndpointFromPlatformTarget(PlatformServer target)PixoVR.Apex.ApexSysteminlineprivate
GetUser(int userId=-1)PixoVR.Apex.ApexSysteminlinestatic
GetUserModules(int userId=-1)PixoVR.Apex.ApexSysteminlinestatic
GetWebEndpointFromPlatformTarget(PlatformServer target)PixoVR.Apex.ApexSysteminlineprivate
HandleLogin(bool successful, object responseData)PixoVR.Apex.ApexSysteminlineprotected
heartbeatSessionIDPixoVR.Apex.ApexSystemprotected
heartbeatTimePixoVR.Apex.ApexSystemprotected
heartbeatTimerPixoVR.Apex.ApexSystemprotected
InstancePixoVR.Apex.ApexSingleton< ApexSystem >static
instancePixoVR.Apex.ApexSingleton< ApexSystem >privatestatic
IsModuleMajorVersionPartValid(string modulePart)PixoVR.Apex.ApexSysteminlineprivate
IsModuleNonMajorVersionPartValid(string modulePart)PixoVR.Apex.ApexSysteminlineprivate
IsModuleVersionOnlyNumerical()PixoVR.Apex.ApexSysteminlineprivate
IsModuleVersionValid()PixoVR.Apex.ApexSysteminlineprivate
JoinSession(string scenarioID=null, Extension contextExtension=null)PixoVR.Apex.ApexSysteminlinestatic
lockObjectPixoVR.Apex.ApexSingleton< ApexSystem >privatestatic
Login(LoginData login)PixoVR.Apex.ApexSysteminlinestatic
Login(string username, string password)PixoVR.Apex.ApexSysteminlinestatic
loginCheckModuleAccessPixoVR.Apex.ApexSystem
LoginCheckModuleAccessPixoVR.Apex.ApexSystemstatic
loginTokenPixoVR.Apex.ApexSystemprotected
LoginWithToken()PixoVR.Apex.ApexSysteminlinestatic
LoginWithToken(string token)PixoVR.Apex.ApexSysteminlinestatic
moduleIDPixoVR.Apex.ApexSystemprotected
ModuleIDPixoVR.Apex.ApexSystemstatic
moduleNamePixoVR.Apex.ApexSystemprotected
ModuleNamePixoVR.Apex.ApexSystemstatic
moduleVersionPixoVR.Apex.ApexSystemprotected
ModuleVersionPixoVR.Apex.ApexSystemstatic
OnAPIResponse(ResponseType response, HttpResponseMessage message, object responseData)PixoVR.Apex.ApexSysteminlineprotected
OnAuthorizationCodeReceivedPixoVR.Apex.ApexSystem
OnCompleteSessionFailedPixoVR.Apex.ApexSystem
OnCompleteSessionSuccessPixoVR.Apex.ApexSystem
OnDeepLinkActivated(string url)PixoVR.Apex.ApexSysteminlineprivate
OnDestroy()PixoVR.Apex.ApexSingleton< ApexSystem >inlinevirtual
OnGeneratedAssistedLoginFailedPixoVR.Apex.ApexSystem
OnGeneratedAssistedLoginSuccessPixoVR.Apex.ApexSystem
OnGetOrganizationModulesFailedPixoVR.Apex.ApexSystem
OnGetOrganizationModulesSuccessPixoVR.Apex.ApexSystem
OnGetUserFailedPixoVR.Apex.ApexSystem
OnGetUserModulesFailedPixoVR.Apex.ApexSystem
OnGetUserModulesSuccessPixoVR.Apex.ApexSystem
OnGetUserSuccessPixoVR.Apex.ApexSystem
OnJoinSessionFailedPixoVR.Apex.ApexSystem
OnJoinSessionSuccessPixoVR.Apex.ApexSystem
OnLoginFailedPixoVR.Apex.ApexSystem
OnLoginSuccessPixoVR.Apex.ApexSystem
OnModuleAccessFailedPixoVR.Apex.ApexSystem
OnModuleAccessSuccessPixoVR.Apex.ApexSystem
OnPingFailedPixoVR.Apex.ApexSystem
OnPingSuccessPixoVR.Apex.ApexSystem
OnPlatformResponsePixoVR.Apex.ApexSystem
OnSendEventFailedPixoVR.Apex.ApexSystem
OnSendEventSuccessPixoVR.Apex.ApexSystem
OnWebSocketClosed(System.Net.WebSockets.WebSocketCloseStatus reason)PixoVR.Apex.ApexSysteminlineprivate
OnWebSocketConnected()PixoVR.Apex.ApexSysteminlineprivate
OnWebSocketConnectFailed(string reason)PixoVR.Apex.ApexSysteminlineprivate
OnWebSocketReceive(string data)PixoVR.Apex.ApexSysteminlineprivate
OptionalDataPixoVR.Apex.ApexSystemstatic
optionalParameterPixoVR.Apex.ApexSystemprotected
PassedLoginTokenPixoVR.Apex.ApexSystemstatic
Ping()PixoVR.Apex.ApexSysteminlinestatic
platformPixoVR.Apex.ApexSystemprotected
PlatformTargetServerPixoVR.Apex.ApexSystemprotected
PopulateWebSocketURL()PixoVR.Apex.ApexSysteminlineprivate
RequestAuthorizationCode()PixoVR.Apex.ApexSysteminlinestatic
ReturnTargetPixoVR.Apex.ApexSystemstatic
returnTargetParameterPixoVR.Apex.ApexSystemprotected
ReturnToHub()PixoVR.Apex.ApexSysteminlinestatic
runSetupOnAwakePixoVR.Apex.ApexSystem
RunSetupOnAwakePixoVR.Apex.ApexSystemstatic
scenarioIDPixoVR.Apex.ApexSystemprotected
ScenarioIDPixoVR.Apex.ApexSystemstatic
SendSessionEvent(Statement eventStatement)PixoVR.Apex.ApexSysteminlinestatic
SendSimpleSessionEvent(string action, string targetObject, Extension contextExtension)PixoVR.Apex.ApexSysteminlinestatic
ServerIPPixoVR.Apex.ApexSystemstatic
serverIPPixoVR.Apex.ApexSystemprotected
sessionInProgressPixoVR.Apex.ApexSystemprotected
SetupAPI()PixoVR.Apex.ApexSysteminlineprivate
SetupDeepLinking()PixoVR.Apex.ApexSysteminlineprivate
SetupPlatformConfiguration()PixoVR.Apex.ApexSysteminlineprivate
socketConnectTaskPixoVR.Apex.ApexSystemprotected
socketDisconnectTaskPixoVR.Apex.ApexSystemprotected
Start()PixoVR.Apex.ApexSysteminlineprivate
TargetTypePixoVR.Apex.ApexSystemstatic
targetTypeParameterPixoVR.Apex.ApexSystemprotected
userAccessVerifiedPixoVR.Apex.ApexSystemprotected
VersionParts enum namePixoVR.Apex.ApexSystemprivate
VersionValidatorPixoVR.Apex.ApexSystemprivatestatic
webSocketPixoVR.Apex.ApexSystemprotected
webSocketUrlPixoVR.Apex.ApexSystemprotected