ImmerseSDK.Sessions Namespace |
Class | Description | |
---|---|---|
ClientTypeUtils | ||
Groups |
Manages group assignments and stores group names and colors, received from the server on initialization.
| |
Session |
Contains all session info, including users, groups and session level services.
| |
User |
Represents a user or client (either local or remote) that connected and in the current session
| |
UserList |
List of users. Listens to the UserList network message.
|
Structure | Description | |
---|---|---|
UserID |
Represents a User ID
|
Delegate | Description | |
---|---|---|
SessionSessionInitializationEventHandler |
Signature for the OnSessionInitialized event
| |
UserListUserListEventHandler |
The method signature for all user list events
|
Enumeration | Description | |
---|---|---|
UserClientTypes |
Constants used to identify the type of user or client
| |
UserPrivilage |
The different privilages a user can have
| |
UserProfileType |
The different profile types assigned to platform users
|