Click or drag to resize

UserClientTypes Enumeration

Constants used to identify the type of user or client

Namespace:  ImmerseSDK.Sessions
Assembly:  ImmerseSDK.App (in ImmerseSDK.App.dll) Version: 3.9.0.0 (3.9.0.0)
Syntax
C#
public enum ClientTypes
Members
  Member nameValueDescription
VR0 User is using the pc client and is in VR
Web1 User is using a web browser and not in VR
See Also