Click or drag to resize

UserClientTypes Class

Constants used to identify the type of user or client
Inheritance Hierarchy
SystemObject
  ImmerseSDK.SessionsUserClientTypes

Namespace:  ImmerseSDK.Sessions
Assembly:  ImmerseSDK.App (in ImmerseSDK.App.dll) Version: 3.5.0.0 (3.5.0.0)
Syntax
C#
public static class ClientTypes

The UserClientTypes type exposes the following members.

Fields
  NameDescription
Public fieldStatic memberVR
User is using the pc client and is in VR
Public fieldStatic memberWeb
User is using a web browser and not in VR
Top
See Also