Oculus.Platform.Samples.NetChat Namespace Reference

Classes

class  chatPacket
 
class  Constants
 
class  DataEntry
 

Enumerations

enum  states {
  states.NOT_INIT = 0, states.IDLE, states.REQUEST_FIND, states.FINDING_ROOM,
  states.REQUEST_CREATE, states.REQUEST_JOIN, states.REQUEST_LEAVE, states.IN_EMPTY_ROOM,
  states.IN_FULL_ROOM
}
 

Enumeration Type Documentation

◆ states

Enumerator
NOT_INIT 
IDLE 
REQUEST_FIND 
FINDING_ROOM 
REQUEST_CREATE 
REQUEST_JOIN 
REQUEST_LEAVE 
IN_EMPTY_ROOM 
IN_FULL_ROOM