Click or drag to resize

UserExtensions Class

Extension methods for User
Inheritance Hierarchy
SystemObject
  ImmerseSDK.ExtensionsUserExtensions

Namespace:  ImmerseSDK.Extensions
Assembly:  ImmerseSDK.App (in ImmerseSDK.App.dll) Version: 3.9.0.0 (3.9.0.0)
Syntax
C#
public static class UserExtensions

The UserExtensions type exposes the following members.

Methods
  NameDescription
Public methodStatic memberGetGroup
Returns the user's current group
Public methodStatic memberHasConnectionType
Returns true if the user has the specified connection type
Top
See Also