| GroupsGetGroup Method (Int32) |
Returns the group with the specified id
Namespace:
ImmerseSDK.Sessions
Assembly:
ImmerseSDK.App (in ImmerseSDK.App.dll) Version: 3.5.0.0 (3.5.0.0)
Syntax public static Info GetGroup(
int id
)
Parameters
- id
- Type: SystemInt32
Return Value
Type:
InfoSee Also