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

Static Public Attributes

static readonly Uri COMPLETED_SESSION = new Uri("https://pixovr.com/xapi/verbs/completed_session")
 
static readonly Uri JOINED_SESSION = new Uri("https://pixovr.com/xapi/verbs/joined_session")
 
static readonly Uri SESSION_EVENT = new Uri("https://pixovr.com/xapi/verbs/session_event")
 

Protected Member Functions

 ApexVerbs ()
 

Detailed Description

Definition at line 5 of file ApexConstants.cs.

Constructor & Destructor Documentation

◆ ApexVerbs()

PixoVR.Apex.ApexVerbs.ApexVerbs ( )
inlineprotected

Definition at line 11 of file ApexConstants.cs.

Member Data Documentation

◆ COMPLETED_SESSION

readonly Uri PixoVR.Apex.ApexVerbs.COMPLETED_SESSION = new Uri("https://pixovr.com/xapi/verbs/completed_session")
static

Definition at line 9 of file ApexConstants.cs.

◆ JOINED_SESSION

readonly Uri PixoVR.Apex.ApexVerbs.JOINED_SESSION = new Uri("https://pixovr.com/xapi/verbs/joined_session")
static

Definition at line 7 of file ApexConstants.cs.

◆ SESSION_EVENT

readonly Uri PixoVR.Apex.ApexVerbs.SESSION_EVENT = new Uri("https://pixovr.com/xapi/verbs/session_event")
static

Definition at line 8 of file ApexConstants.cs.


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