Loading...
Searching...
No Matches
Go to the source code of this file.
|
enum | PixoVR.Apex.ResponseType {
PixoVR.Apex.RT_NONE = 0
, PixoVR.Apex.RT_FAILED_RESPONSE
, PixoVR.Apex.RT_PING
, PixoVR.Apex.RT_LOGIN
,
PixoVR.Apex.RT_GET_USER
, PixoVR.Apex.RT_SESSION_JOINED
, PixoVR.Apex.RT_SESSION_COMPLETE
, PixoVR.Apex.RT_SESSION_EVENT
,
PixoVR.Apex.RT_GET_USER_ACCESS
, PixoVR.Apex.RT_GET_USER_MODULES
, PixoVR.Apex.RT_GET_MODULES_LIST
, PixoVR.Apex.RT_GEN_AUTH_LOGIN
,
PixoVR.Apex.RT_HEARTBEAT
} |
|