ImmerseSDK.Sessions Namespace |
Class | Description | |
---|---|---|
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
| |
UserClientTypes |
Constants used to identify the type of user or client
| |
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 | |
---|---|---|
UserProfileType |
the different profile types assigned to platform users
|