Immerse SDK Class Library
Immerse SDK Class Library
Immerse SDK Namespaces
ImmerseSDK.Extensions
UserExtensions Class
UserExtensions Methods
GetGroup Method
HasConnectionType Method
UserExtensions
GetGroup Method
Returns the user's current group
Namespace:
ImmerseSDK.Extensions
Assembly:
ImmerseSDK.App (in ImmerseSDK.App.dll) Version: 3.5.0.0 (3.5.0.0)
Syntax
C#
Copy
public
static
int
GetGroup
(
this
User
user
)
Parameters
user
Type:
ImmerseSDK.Sessions
User
Return Value
Type:
Int32
Usage Note
In Visual Basic and C#, you can call this method as an instance method on any object of type
User
. When you use instance method syntax to call this method, omit the first parameter. For more information, see
Extension Methods (Visual Basic)
or
Extension Methods (C# Programming Guide)
.
See Also
Reference
UserExtensions Class
ImmerseSDK.Extensions Namespace
Copyright (c) Immerse Learning, All rights reserved.
Send comments on this topic to
support@immerse.io