|
|
Documentation for the Unity C# Library
|
This is the complete list of members for PixoVR.Apex.APIHandler, including all inherited members.
| APIHandler() | PixoVR.Apex.APIHandler | inline |
| APIHandler(string endpointUrl) | PixoVR.Apex.APIHandler | inline |
| apiHandlingClient | PixoVR.Apex.APIHandler | protected |
| APIResponse(ResponseType type, HttpResponseMessage message, object responseData) | PixoVR.Apex.APIHandler | |
| apiURL | PixoVR.Apex.APIHandler | protected |
| CompleteSession(string authToken, CompleteSessionData completionData) | PixoVR.Apex.APIHandler | inline |
| EnsureURLHasProtocol(ref string url) | PixoVR.Apex.APIHandler | inlineprivate |
| GenerateAssistedLogin(string authToken, int userId, Action< HttpResponseMessage, object > success, Action< HttpResponseMessage, FailureResponse > failure) | PixoVR.Apex.APIHandler | inline |
| GetGQLFailureResponse(JObject jsonResponse, string jsonDataObjectKey) | PixoVR.Apex.APIHandler | inlineprivate |
| GetModuleAccess(int moduleId, int userId, string serialNumber) | PixoVR.Apex.APIHandler | inline |
| GetModuleList(string authToken, string platform) | PixoVR.Apex.APIHandler | inline |
| GetQuickIDAuthenticationUsers(string serialNumber) | PixoVR.Apex.APIHandler | inline |
| GetUserData(string authToken, int userId) | PixoVR.Apex.APIHandler | inline |
| GetUserMetricsForOrg(string authToken, int orgID, int page) | PixoVR.Apex.APIHandler | inline |
| GetUserModules(string authToken, int userId) | PixoVR.Apex.APIHandler | inline |
| HandleException(Exception exception) | PixoVR.Apex.APIHandler | inlineprivate |
| handlingClient | PixoVR.Apex.APIHandler | protected |
| JoinSession(string authToken, JoinSessionData joinData) | PixoVR.Apex.APIHandler | inline |
| Login(LoginData login) | PixoVR.Apex.APIHandler | inline |
| LoginWithToken(string token) | PixoVR.Apex.APIHandler | inline |
| OnAPIResponse | PixoVR.Apex.APIHandler | |
| Ping() | PixoVR.Apex.APIHandler | inline |
| QuickIDLogin(QuickIDLoginData login) | PixoVR.Apex.APIHandler | inline |
| SendHeartbeat(string authToken, int sessionId) | PixoVR.Apex.APIHandler | inline |
| SendSessionEvent(string authToken, SessionEventData sessionEvent) | PixoVR.Apex.APIHandler | inline |
| SetEndpoint(string endpointUrl) | PixoVR.Apex.APIHandler | inline |
| SetPlatformEndpoint(string endpointUrl) | PixoVR.Apex.APIHandler | inline |
| URL | PixoVR.Apex.APIHandler | protected |