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 |
GenerateAssistedLogin(string authToken, int userId) | PixoVR.Apex.APIHandler | inline |
GetModuleAccess(int moduleId, int userId, string serialNumber) | PixoVR.Apex.APIHandler | inline |
GetModuleList(string authToken, string platform) | PixoVR.Apex.APIHandler | inline |
GetUserData(string authToken, int userId) | 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 |
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 |
SetWebEndpoint(string endpointUrl) | PixoVR.Apex.APIHandler | inline |
URL | PixoVR.Apex.APIHandler | protected |
webHandlingClient | PixoVR.Apex.APIHandler | protected |
webURL | PixoVR.Apex.APIHandler | protected |