|
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") |
|
Definition at line 5 of file ApexConstants.cs.
◆ ApexVerbs()
PixoVR.Apex.ApexVerbs.ApexVerbs |
( |
| ) |
|
|
inlineprotected |
◆ COMPLETED_SESSION
readonly Uri PixoVR.Apex.ApexVerbs.COMPLETED_SESSION = new Uri("https://pixovr.com/xapi/verbs/completed_session") |
|
static |
◆ JOINED_SESSION
readonly Uri PixoVR.Apex.ApexVerbs.JOINED_SESSION = new Uri("https://pixovr.com/xapi/verbs/joined_session") |
|
static |
◆ SESSION_EVENT
readonly Uri PixoVR.Apex.ApexVerbs.SESSION_EVENT = new Uri("https://pixovr.com/xapi/verbs/session_event") |
|
static |
The documentation for this class was generated from the following file: